public class ButtonSvcPortStub extends org.apache.axis.client.Stub implements IButtonContract
_call, cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, serviceENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY| Constructor and Description | 
|---|
| ButtonSvcPortStub() | 
| ButtonSvcPortStub(javax.xml.rpc.Service service) | 
| ButtonSvcPortStub(URL endpointURL,
                 javax.xml.rpc.Service service) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | click(Integer hwnd) | 
| protected org.apache.axis.client.Call | createCall() | 
| Boolean | isChecked(Integer hwnd) | 
| Boolean | isIntermediate(Integer hwnd) | 
| Boolean | isPressed(Integer hwnd) | 
| void | setCheck(Integer hwnd,
        Boolean check) | 
_createCall, _getCall, _getProperty, _getPropertyNames, _getService, _setProperty, addAttachment, clearAttachments, clearHeaders, extractAttachments, firstCall, getAttachments, getHeader, getHeaders, getPassword, getPortName, getResponseHeader, getResponseHeaders, getResponseHeaders, getTimeout, getUsername, removeProperty, setAttachments, setHeader, setHeader, setMaintainSession, setPassword, setPortName, setPortName, setRequestHeaders, setTimeout, setUsernamepublic ButtonSvcPortStub()
                  throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic ButtonSvcPortStub(URL endpointURL, javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic ButtonSvcPortStub(javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic void click(Integer hwnd) throws RemoteException
click in interface IButtonContractRemoteExceptionprotected org.apache.axis.client.Call createCall()
                                          throws RemoteException
RemoteExceptionpublic Boolean isChecked(Integer hwnd) throws RemoteException
isChecked in interface IButtonContractRemoteExceptionpublic Boolean isIntermediate(Integer hwnd) throws RemoteException
isIntermediate in interface IButtonContractRemoteExceptionpublic Boolean isPressed(Integer hwnd) throws RemoteException
isPressed in interface IButtonContractRemoteExceptionpublic void setCheck(Integer hwnd, Boolean check) throws RemoteException
setCheck in interface IButtonContractRemoteExceptionCopyright © 2013. All rights reserved.