@WebServiceClient(name="SHSIMPINC", wsdlLocation="classpath:/SHSIMPINC.wsdl", targetNamespace="http://www.ibm.com/maximo/wsdl/SHSIMPINC") public class SHSIMPINC extends Service
Service.Mode| Modifier and Type | Field and Description | 
|---|---|
static QName | 
SERVICE  | 
static QName | 
SHSIMPINCSOAP11Port  | 
static QName | 
SHSIMPINCSOAP12Port  | 
static URL | 
WSDL_LOCATION  | 
| Constructor and Description | 
|---|
SHSIMPINC()  | 
SHSIMPINC(URL wsdlLocation)  | 
SHSIMPINC(URL wsdlLocation,
         QName serviceName)  | 
| Modifier and Type | Method and Description | 
|---|---|
SHSIMPINCPortType | 
getSHSIMPINCSOAP11Port()  | 
SHSIMPINCPortType | 
getSHSIMPINCSOAP11Port(WebServiceFeature... features)  | 
SHSIMPINCPortType | 
getSHSIMPINCSOAP12Port()  | 
SHSIMPINCPortType | 
getSHSIMPINCSOAP12Port(WebServiceFeature... features)  | 
addPort, create, create, create, create, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, getExecutor, getHandlerResolver, getPort, getPort, getPort, getPort, getPort, getPorts, getServiceName, getWSDLDocumentLocation, setExecutor, setHandlerResolverpublic static final URL WSDL_LOCATION
public static final QName SERVICE
public static final QName SHSIMPINCSOAP11Port
public static final QName SHSIMPINCSOAP12Port
public SHSIMPINC(URL wsdlLocation)
public SHSIMPINC()
@WebEndpoint(name="SHSIMPINCSOAP11Port") public SHSIMPINCPortType getSHSIMPINCSOAP11Port()
@WebEndpoint(name="SHSIMPINCSOAP11Port") public SHSIMPINCPortType getSHSIMPINCSOAP11Port(WebServiceFeature... features)
features - A list of WebServiceFeature to configure on the proxy.  Supported features not in the features parameter will have their default values.@WebEndpoint(name="SHSIMPINCSOAP12Port") public SHSIMPINCPortType getSHSIMPINCSOAP12Port()
@WebEndpoint(name="SHSIMPINCSOAP12Port") public SHSIMPINCPortType getSHSIMPINCSOAP12Port(WebServiceFeature... features)
features - A list of WebServiceFeature to configure on the proxy.  Supported features not in the features parameter will have their default values.Copyright © 2021. All rights reserved.