Uses of Class
org.coderic.ws.sunat.wsdl.StatusResponse
-
Uses of StatusResponse in org.coderic.ws.sunat.wsdl
Methods in org.coderic.ws.sunat.wsdl that return StatusResponseModifier and TypeMethodDescriptionObjectFactory.createStatusResponse()Create an instance ofStatusResponseVerificaCPEarchivoResponse.getArchivoverificado()Gets the value of the archivoverificado property.ValidaCDPcriteriosResponse.getCdpvalidado()Gets the value of the cdpvalidado property.BillService.getStatus(String rucComprobante, String tipoComprobante, String serieComprobante, Integer numeroComprobante) GetStatusResponse.getStatus()Gets the value of the status property.BillService.getStatusCdr(String rucComprobante, String tipoComprobante, String serieComprobante, Integer numeroComprobante) GetStatusCdrResponse.getStatusCdr()Gets the value of the statusCdr property.BillValidService.validaCDPcriterios(String rucEmisor, String tipoCDP, String serieCDP, String numeroCDP, String tipoDocIdReceptor, String numeroDocIdReceptor, String fechaEmision, Double importeTotal, String nroAutorizacion) BillValidService.verificaCPEarchivo(String nombre, String archivo) Methods in org.coderic.ws.sunat.wsdl with parameters of type StatusResponseModifier and TypeMethodDescriptionvoidVerificaCPEarchivoResponse.setArchivoverificado(StatusResponse value) Sets the value of the archivoverificado property.voidValidaCDPcriteriosResponse.setCdpvalidado(StatusResponse value) Sets the value of the cdpvalidado property.voidGetStatusResponse.setStatus(StatusResponse value) Sets the value of the status property.voidGetStatusCdrResponse.setStatusCdr(StatusResponse value) Sets the value of the statusCdr property.