public class Portal_CountryServiceSoapBindingStub extends org.apache.axis.client.Stub implements CountryServiceSoap
| Constructor and Description |
|---|
Portal_CountryServiceSoapBindingStub() |
Portal_CountryServiceSoapBindingStub(javax.xml.rpc.Service service) |
Portal_CountryServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
CountrySoap |
addCountry(java.lang.String name,
java.lang.String a2,
java.lang.String a3,
java.lang.String number,
java.lang.String idd,
boolean active) |
protected org.apache.axis.client.Call |
createCall() |
CountrySoap |
fetchCountry(long countryId) |
CountrySoap |
fetchCountryByA2(java.lang.String a2) |
CountrySoap |
fetchCountryByA3(java.lang.String a3) |
CountrySoap[] |
getCountries() |
CountrySoap[] |
getCountries(boolean active) |
CountrySoap |
getCountry(long countryId) |
CountrySoap |
getCountryByA2(java.lang.String a2) |
CountrySoap |
getCountryByA3(java.lang.String a3) |
CountrySoap |
getCountryByName(java.lang.String name) |
_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 Portal_CountryServiceSoapBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic Portal_CountryServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic Portal_CountryServiceSoapBindingStub(javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultprotected org.apache.axis.client.Call createCall()
throws java.rmi.RemoteException
java.rmi.RemoteExceptionpublic CountrySoap addCountry(java.lang.String name, java.lang.String a2, java.lang.String a3, java.lang.String number, java.lang.String idd, boolean active) throws java.rmi.RemoteException
addCountry in interface CountryServiceSoapjava.rmi.RemoteExceptionpublic CountrySoap fetchCountryByA2(java.lang.String a2) throws java.rmi.RemoteException
fetchCountryByA2 in interface CountryServiceSoapjava.rmi.RemoteExceptionpublic CountrySoap fetchCountryByA3(java.lang.String a3) throws java.rmi.RemoteException
fetchCountryByA3 in interface CountryServiceSoapjava.rmi.RemoteExceptionpublic CountrySoap fetchCountry(long countryId) throws java.rmi.RemoteException
fetchCountry in interface CountryServiceSoapjava.rmi.RemoteExceptionpublic CountrySoap[] getCountries() throws java.rmi.RemoteException
getCountries in interface CountryServiceSoapjava.rmi.RemoteExceptionpublic CountrySoap[] getCountries(boolean active) throws java.rmi.RemoteException
getCountries in interface CountryServiceSoapjava.rmi.RemoteExceptionpublic CountrySoap getCountryByA2(java.lang.String a2) throws java.rmi.RemoteException
getCountryByA2 in interface CountryServiceSoapjava.rmi.RemoteExceptionpublic CountrySoap getCountryByA3(java.lang.String a3) throws java.rmi.RemoteException
getCountryByA3 in interface CountryServiceSoapjava.rmi.RemoteExceptionpublic CountrySoap getCountryByName(java.lang.String name) throws java.rmi.RemoteException
getCountryByName in interface CountryServiceSoapjava.rmi.RemoteExceptionpublic CountrySoap getCountry(long countryId) throws java.rmi.RemoteException
getCountry in interface CountryServiceSoapjava.rmi.RemoteException