java.lang.Object
jakarta.xml.ws.Service
ch.tocco.nice2.optional.ebill.impl.webservice.postfinance.soap.B2BService_Service

@WebServiceClient(name="B2BService", targetNamespace="http://ch.swisspost.ebill.b2bservice") public class B2BService_Service extends jakarta.xml.ws.Service
This class was generated by Apache CXF 4.1.0 2025-02-13T13:06:33.441+01:00 Generated source version: 4.1.0
  • Field Details

    • SERVICE

      public static final QName SERVICE
    • UserNamePassword

      public static final QName UserNamePassword
  • Constructor Details

    • B2BService_Service

      public B2BService_Service(URL wsdlLocation)
    • B2BService_Service

      public B2BService_Service(URL wsdlLocation, QName serviceName)
    • B2BService_Service

      public B2BService_Service(URL wsdlLocation, jakarta.xml.ws.WebServiceFeature... features)
    • B2BService_Service

      public B2BService_Service(URL wsdlLocation, QName serviceName, jakarta.xml.ws.WebServiceFeature... features)
  • Method Details

    • getUserNamePassword

      @WebEndpoint(name="UserNamePassword") public B2BService getUserNamePassword()
      Returns:
      returns B2BService
    • getUserNamePassword

      @WebEndpoint(name="UserNamePassword") public B2BService getUserNamePassword(jakarta.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 B2BService