Class BillValidService_Service

java.lang.Object
jakarta.xml.ws.Service
org.coderic.ws.sunat.wsdl.BillValidService_Service

@WebServiceClient(name="billValidService", targetNamespace="http://service.ws.consulta.comppago.electronico.registro.servicio2.sunat.gob.pe/", wsdlLocation="https://e-factura.sunat.gob.pe/ol-it-wsconsvalidcpe/billValidService?wsdl") public class BillValidService_Service extends jakarta.xml.ws.Service
This class was generated by the XML-WS Tools. XML-WS Tools 4.0.2 Generated source version: 3.0
  • Constructor Details

    • BillValidService_Service

      public BillValidService_Service()
    • BillValidService_Service

      public BillValidService_Service(jakarta.xml.ws.WebServiceFeature... features)
    • BillValidService_Service

      public BillValidService_Service(URL wsdlLocation)
    • BillValidService_Service

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

      public BillValidService_Service(URL wsdlLocation, QName serviceName)
    • BillValidService_Service

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

    • getBillValidServicePort

      @WebEndpoint(name="BillValidServicePort") public BillValidService getBillValidServicePort()
      Returns:
      returns BillValidService
    • getBillValidServicePort

      @WebEndpoint(name="BillValidServicePort") public BillValidService getBillValidServicePort(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 BillValidService