Uses of Class
pe.gob.sunat.sigad.services.ErrorAcuse

Packages that use ErrorAcuse
pe.gob.sunat.sigad.services   
 

Uses of ErrorAcuse in pe.gob.sunat.sigad.services
 

Fields in pe.gob.sunat.sigad.services with type parameters of type ErrorAcuse
protected  java.util.List<ErrorAcuse> AcuseRecibo.listaErrores
           
protected  java.util.List<ErrorAcuse> AcuseRecibo.listaWarning
           
 

Methods in pe.gob.sunat.sigad.services that return ErrorAcuse
 ErrorAcuse ObjectFactory.createErrorAcuse()
          Create an instance of ErrorAcuse
 

Methods in pe.gob.sunat.sigad.services that return types with arguments of type ErrorAcuse
 java.util.List<ErrorAcuse> AcuseRecibo.getListaErrores()
          Gets the value of the listaErrores property.
 java.util.List<ErrorAcuse> AcuseRecibo.getListaWarning()
          Gets the value of the listaErrores property.