public class WebSelectPortBindingStub extends org.apache.axis.client.Stub implements WebSelect
_call, cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, service
ENDPOINT_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, setUsername
public WebSelectPortBindingStub() throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
public WebSelectPortBindingStub(URL endpointURL, javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
public WebSelectPortBindingStub(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 boolean isMultiple(String arg0, String arg1, String arg2) throws RemoteException
isMultiple
in interface WebSelect
RemoteException
public void deselectAll(String arg0, String arg1, String arg2) throws RemoteException
deselectAll
in interface WebSelect
RemoteException
public void deselectByIndex(String arg0, String arg1, String arg2, int arg3) throws RemoteException
deselectByIndex
in interface WebSelect
RemoteException
public void deselectByValue(String arg0, String arg1, String arg2, String arg3) throws RemoteException
deselectByValue
in interface WebSelect
RemoteException
public String[] getAllOptions(String arg0, String arg1, String arg2) throws RemoteException
getAllOptions
in interface WebSelect
RemoteException
public void selectByIndex(String arg0, String arg1, String arg2, int arg3) throws RemoteException
selectByIndex
in interface WebSelect
RemoteException
public void selectByValue(String arg0, String arg1, String arg2, String arg3) throws RemoteException
selectByValue
in interface WebSelect
RemoteException
public void selectByVisibleText(String arg0, String arg1, String arg2, String arg3) throws RemoteException
selectByVisibleText
in interface WebSelect
RemoteException
public void deselectByVisibleText(String arg0, String arg1, String arg2, String arg3) throws RemoteException
deselectByVisibleText
in interface WebSelect
RemoteException
public String[] getAllSelectedOptions(String arg0, String arg1, String arg2) throws RemoteException
getAllSelectedOptions
in interface WebSelect
RemoteException
public String getFirstSelectedOption(String arg0, String arg1, String arg2) throws RemoteException
getFirstSelectedOption
in interface WebSelect
RemoteException
Copyright © 2013. All rights reserved.