public class WebSelectPortBindingStub extends org.apache.axis.client.Stub implements WebSelect
_call, cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, serviceENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY| Constructor and Description |
|---|
WebSelectPortBindingStub() |
WebSelectPortBindingStub(javax.xml.rpc.Service service) |
WebSelectPortBindingStub(URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.axis.client.Call |
createCall() |
void |
deselectAll(String arg0,
String arg1,
String arg2) |
void |
deselectByIndex(String arg0,
String arg1,
String arg2,
int arg3) |
void |
deselectByValue(String arg0,
String arg1,
String arg2,
String arg3) |
void |
deselectByVisibleText(String arg0,
String arg1,
String arg2,
String arg3) |
String[] |
getAllOptions(String arg0,
String arg1,
String arg2) |
String[] |
getAllSelectedOptions(String arg0,
String arg1,
String arg2) |
String |
getFirstSelectedOption(String arg0,
String arg1,
String arg2) |
boolean |
isMultiple(String arg0,
String arg1,
String arg2) |
void |
selectByIndex(String arg0,
String arg1,
String arg2,
int arg3) |
void |
selectByValue(String arg0,
String arg1,
String arg2,
String arg3) |
void |
selectByVisibleText(String arg0,
String arg1,
String arg2,
String arg3) |
_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 WebSelectPortBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic WebSelectPortBindingStub(URL endpointURL, javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic WebSelectPortBindingStub(javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultprotected org.apache.axis.client.Call createCall()
throws RemoteException
RemoteExceptionpublic boolean isMultiple(String arg0, String arg1, String arg2) throws RemoteException
isMultiple in interface WebSelectRemoteExceptionpublic void deselectAll(String arg0, String arg1, String arg2) throws RemoteException
deselectAll in interface WebSelectRemoteExceptionpublic void deselectByIndex(String arg0, String arg1, String arg2, int arg3) throws RemoteException
deselectByIndex in interface WebSelectRemoteExceptionpublic void deselectByValue(String arg0, String arg1, String arg2, String arg3) throws RemoteException
deselectByValue in interface WebSelectRemoteExceptionpublic String[] getAllOptions(String arg0, String arg1, String arg2) throws RemoteException
getAllOptions in interface WebSelectRemoteExceptionpublic void selectByIndex(String arg0, String arg1, String arg2, int arg3) throws RemoteException
selectByIndex in interface WebSelectRemoteExceptionpublic void selectByValue(String arg0, String arg1, String arg2, String arg3) throws RemoteException
selectByValue in interface WebSelectRemoteExceptionpublic void selectByVisibleText(String arg0, String arg1, String arg2, String arg3) throws RemoteException
selectByVisibleText in interface WebSelectRemoteExceptionpublic void deselectByVisibleText(String arg0, String arg1, String arg2, String arg3) throws RemoteException
deselectByVisibleText in interface WebSelectRemoteExceptionpublic String[] getAllSelectedOptions(String arg0, String arg1, String arg2) throws RemoteException
getAllSelectedOptions in interface WebSelectRemoteExceptionpublic String getFirstSelectedOption(String arg0, String arg1, String arg2) throws RemoteException
getFirstSelectedOption in interface WebSelectRemoteExceptionCopyright © 2013. All rights reserved.