public class SpinSvcPortStub extends org.apache.axis.client.Stub implements ISpinContract
_call, cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, serviceENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY| Constructor and Description | 
|---|
| SpinSvcPortStub() | 
| SpinSvcPortStub(javax.xml.rpc.Service service) | 
| SpinSvcPortStub(URL endpointURL,
               javax.xml.rpc.Service service) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected org.apache.axis.client.Call | createCall() | 
| Double | getLargeStep(Integer hwnd) | 
| Double | getLowerBound(Integer hwnd) | 
| Double | getPosition(Integer hwnd) | 
| Double | getSmallStep(Integer hwnd) | 
| Double | getUpperBound(Integer hwnd) | 
| Double | getValue(Integer hwnd) | 
| void | setPosition(Integer hwnd,
           Double pos) | 
| void | setValue(Integer hwnd,
        Double pos) | 
_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 SpinSvcPortStub()
                throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic SpinSvcPortStub(URL endpointURL, javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic SpinSvcPortStub(javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultprotected org.apache.axis.client.Call createCall()
                                          throws RemoteException
RemoteExceptionpublic Double getLowerBound(Integer hwnd) throws RemoteException
getLowerBound in interface ISpinContractRemoteExceptionpublic Double getPosition(Integer hwnd) throws RemoteException
getPosition in interface ISpinContractRemoteExceptionpublic Double getValue(Integer hwnd) throws RemoteException
getValue in interface ISpinContractRemoteExceptionpublic Double getUpperBound(Integer hwnd) throws RemoteException
getUpperBound in interface ISpinContractRemoteExceptionpublic void setPosition(Integer hwnd, Double pos) throws RemoteException
setPosition in interface ISpinContractRemoteExceptionpublic void setValue(Integer hwnd, Double pos) throws RemoteException
setValue in interface ISpinContractRemoteExceptionpublic Double getSmallStep(Integer hwnd) throws RemoteException
getSmallStep in interface ISpinContractRemoteExceptionpublic Double getLargeStep(Integer hwnd) throws RemoteException
getLargeStep in interface ISpinContractRemoteExceptionCopyright © 2013. All rights reserved.