public class TabSvcPortStub extends org.apache.axis.client.Stub implements ITabContract
_call, cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, service
ENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY
Constructor and Description |
---|
TabSvcPortStub() |
TabSvcPortStub(javax.xml.rpc.Service service) |
TabSvcPortStub(URL endpointURL,
javax.xml.rpc.Service service) |
Modifier and Type | Method and Description |
---|---|
protected org.apache.axis.client.Call |
createCall() |
String[] |
getItemNames(Integer hwnd) |
Integer |
getItemsCount(Integer hwnd) |
Integer |
getSelectedIndex(Integer hwnd) |
String |
getSelectedItem(Integer hwnd) |
void |
selectByIndex(Integer hwnd,
Integer index) |
void |
selectByName(Integer hwnd,
String item) |
_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, setUsername
public TabSvcPortStub() throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
public TabSvcPortStub(URL endpointURL, javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
public TabSvcPortStub(javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
protected org.apache.axis.client.Call createCall() throws RemoteException
RemoteException
public String[] getItemNames(Integer hwnd) throws RemoteException
getItemNames
in interface ITabContract
RemoteException
public Integer getItemsCount(Integer hwnd) throws RemoteException
getItemsCount
in interface ITabContract
RemoteException
public Integer getSelectedIndex(Integer hwnd) throws RemoteException
getSelectedIndex
in interface ITabContract
RemoteException
public String getSelectedItem(Integer hwnd) throws RemoteException
getSelectedItem
in interface ITabContract
RemoteException
public void selectByIndex(Integer hwnd, Integer index) throws RemoteException
selectByIndex
in interface ITabContract
RemoteException
public void selectByName(Integer hwnd, String item) throws RemoteException
selectByName
in interface ITabContract
RemoteException
Copyright © 2013. All rights reserved.