Class SHSIMPINC


  • @WebServiceClient(name="SHSIMPINC",
                      wsdlLocation="classpath:/SHSIMPINC.wsdl",
                      targetNamespace="http://www.ibm.com/maximo/wsdl/SHSIMPINC")
    public class SHSIMPINC
    extends javax.xml.ws.Service
    This class was generated by Apache CXF 3.4.5 2021-12-08T04:02:48.403Z Generated source version: 3.4.5
    • Nested Class Summary

      • Nested classes/interfaces inherited from class javax.xml.ws.Service

        javax.xml.ws.Service.Mode
    • Constructor Summary

      Constructors 
      Constructor Description
      SHSIMPINC()  
      SHSIMPINC​(java.net.URL wsdlLocation)  
      SHSIMPINC​(java.net.URL wsdlLocation, javax.xml.namespace.QName serviceName)  
    • Field Detail

      • WSDL_LOCATION

        public static final java.net.URL WSDL_LOCATION
      • SERVICE

        public static final javax.xml.namespace.QName SERVICE
      • SHSIMPINCSOAP11Port

        public static final javax.xml.namespace.QName SHSIMPINCSOAP11Port
      • SHSIMPINCSOAP12Port

        public static final javax.xml.namespace.QName SHSIMPINCSOAP12Port
    • Constructor Detail

      • SHSIMPINC

        public SHSIMPINC​(java.net.URL wsdlLocation)
      • SHSIMPINC

        public SHSIMPINC​(java.net.URL wsdlLocation,
                         javax.xml.namespace.QName serviceName)
      • SHSIMPINC

        public SHSIMPINC()
    • Method Detail

      • getSHSIMPINCSOAP11Port

        @WebEndpoint(name="SHSIMPINCSOAP11Port")
        public SHSIMPINCPortType getSHSIMPINCSOAP11Port()
        Returns:
        returns SHSIMPINCPortType
      • getSHSIMPINCSOAP11Port

        @WebEndpoint(name="SHSIMPINCSOAP11Port")
        public SHSIMPINCPortType getSHSIMPINCSOAP11Port​(javax.xml.ws.WebServiceFeature... features)
        Parameters:
        features - A list of WebServiceFeature to configure on the proxy. Supported features not in the features parameter will have their default values.
        Returns:
        returns SHSIMPINCPortType
      • getSHSIMPINCSOAP12Port

        @WebEndpoint(name="SHSIMPINCSOAP12Port")
        public SHSIMPINCPortType getSHSIMPINCSOAP12Port()
        Returns:
        returns SHSIMPINCPortType
      • getSHSIMPINCSOAP12Port

        @WebEndpoint(name="SHSIMPINCSOAP12Port")
        public SHSIMPINCPortType getSHSIMPINCSOAP12Port​(javax.xml.ws.WebServiceFeature... features)
        Parameters:
        features - A list of WebServiceFeature to configure on the proxy. Supported features not in the features parameter will have their default values.
        Returns:
        returns SHSIMPINCPortType