Index

A B C D E G H I M N P R S T V 
All Classes|All Packages

A

AcceptRejectData - Class in mx.com.sw.services.acceptreject.responses
AcceptRejectData Clase con la informacion de la respuesta de aceptación/rechazo.
AcceptRejectData() - Constructor for class mx.com.sw.services.acceptreject.responses.AcceptRejectData
 
AcceptRejectInvoiceStatus - Class in mx.com.sw.services.acceptreject.responses
AcceptRejectInvoiceStatus Clase con la informacion especifica de los folios.
AcceptRejectInvoiceStatus() - Constructor for class mx.com.sw.services.acceptreject.responses.AcceptRejectInvoiceStatus
 
AcceptRejectItem - Class in mx.com.sw.services.acceptreject.requests
AcceptRejectItem Clase con la informacion para la solicitud de aceptación/rechazo.
AcceptRejectItem(String, EnumAcceptReject) - Constructor for class mx.com.sw.services.acceptreject.requests.AcceptRejectItem
Constructor de clase.
AcceptRejectRequestCSD - Class in mx.com.sw.services.acceptreject.requests
AcceptRejectRequestCSD Clase con estructura para realizar la petición mediante CSD.
AcceptRejectRequestCSD(List<AcceptRejectItem>, String, String, String, String) - Constructor for class mx.com.sw.services.acceptreject.requests.AcceptRejectRequestCSD
Constructor de la clase.
AcceptRejectRequestPFX - Class in mx.com.sw.services.acceptreject.requests
AcceptRejectRequestPFX Clase con estructura para realizar la petición mediante PFX.
AcceptRejectRequestPFX(List<AcceptRejectItem>, String, String, String) - Constructor for class mx.com.sw.services.acceptreject.requests.AcceptRejectRequestPFX
Constructor de la clase.
AcceptRejectResponse - Class in mx.com.sw.services.acceptreject.responses
AcceptRejectResponse Clase con la informacion de la aceptación/rechazo.
AcceptRejectResponse() - Constructor for class mx.com.sw.services.acceptreject.responses.AcceptRejectResponse
 
AcceptRejectService - Class in mx.com.sw.services.acceptreject
AcceptRejectService Servicio para implementación de aceptación/rechazo.
AcceptRejectService(String, String, String, int) - Constructor for class mx.com.sw.services.acceptreject.AcceptRejectService
Constructor de la clase.
AcceptRejectService(String, String, String, String, int) - Constructor for class mx.com.sw.services.acceptreject.AcceptRejectService
Constructor de la clase.
AccountBalance - Class in mx.com.sw.services.account.balance
Servicio de Consulta de Saldo.
AccountBalance(String, String, String, int) - Constructor for class mx.com.sw.services.account.balance.AccountBalance
Constructor de la clase.
AccountBalance(String, String, String, String, int) - Constructor for class mx.com.sw.services.account.balance.AccountBalance
Constructor de la clase.
AccountBalanceData - Class in mx.com.sw.services.account.balance.responses
AccountBalanceData - Clase con la informacion del saldo del cliente.
AccountBalanceData() - Constructor for class mx.com.sw.services.account.balance.responses.AccountBalanceData
 
AccountBalanceResponse - Class in mx.com.sw.services.account.balance.responses
AccountBalanceData - Clase con la informacion del saldo del cliente.
AccountBalanceResponse(String, String, String, AccountBalanceData) - Constructor for class mx.com.sw.services.account.balance.responses.AccountBalanceResponse
Constructor de la clase.
AccountBalanceResponseHandler - Class in mx.com.sw.services.account.balance.responses
AccountBalanceResponseHandler - Handler para servicio de consulta de saldos.
AccountBalanceResponseHandler() - Constructor for class mx.com.sw.services.account.balance.responses.AccountBalanceResponseHandler
 
AccountBalanceService - Class in mx.com.sw.services.account.balance
AccountBalanceService - Servicio para implementación de consulta de saldos.
AccountBalanceService(String, String, String, int) - Constructor for class mx.com.sw.services.account.balance.AccountBalanceService
Constructor de la clase.
AccountBalanceService(String, String, String, String, int) - Constructor for class mx.com.sw.services.account.balance.AccountBalanceService
Constructor de la clase.
AccountInfo - Class in mx.com.sw.services.account.info
Servicio de Consulta de Información de cuenta.
AccountInfo(String, String, String, int) - Constructor for class mx.com.sw.services.account.info.AccountInfo
Constructor de la clase.
AccountInfoData - Class in mx.com.sw.services.account.info.responses
AccountInfoData - Clase con la informacion de la cuenta del cliente.
AccountInfoData() - Constructor for class mx.com.sw.services.account.info.responses.AccountInfoData
 
AccountInfoResponse - Class in mx.com.sw.services.account.info.responses
AccountInfoResponse - Clase con la respuesta del servicio AccountInfo.
AccountInfoResponse(String, String, String, AccountInfoData) - Constructor for class mx.com.sw.services.account.info.responses.AccountInfoResponse
Constructor de la clase.
AccountInfoResponseHandler - Class in mx.com.sw.services.account.info.responses
AccountInfoResponseHandler - Handler para servicio de consulta de saldos.
AccountInfoResponseHandler() - Constructor for class mx.com.sw.services.account.info.responses.AccountInfoResponseHandler
 
AccountInfoService - Class in mx.com.sw.services.account.info
AccountInfoService - Servicio para implementación de consulta de información.
AccountInfoService(String, String, String, int) - Constructor for class mx.com.sw.services.account.info.AccountInfoService
Constructor de la clase.
AccountInfoService(String, String, String, String, int) - Constructor for class mx.com.sw.services.account.info.AccountInfoService
Constructor de la clase.
aceptacion - mx.com.sw.services.acceptreject.requests.EnumAcceptReject
Aceptacion de la petición de cancelacion.
authenticate() - Method in class mx.com.sw.services.authentication.Authentication
Este método obtiene un token mediante el usuario y password con el cual se inicio la instancia de clase.
authenticate() - Method in class mx.com.sw.services.authentication.AuthenticationService
Método de authentication que se realiza con los datos configurados.
Authentication - Class in mx.com.sw.services.authentication
Servicio de Authentication Clase que permite obtener un token de SW sapien® mediante el uso de un usuario y contraseña con una duración de 2 hrs.
Authentication(String, String, String, String, int) - Constructor for class mx.com.sw.services.authentication.Authentication
Constructor de la clase.
AuthenticationData - Class in mx.com.sw.services.authentication.responses
AuthenticationData Clase que contiene información acerca de la authentication cuando la misma ha tenido un status de "success".
AuthenticationData(String, long) - Constructor for class mx.com.sw.services.authentication.responses.AuthenticationData
Constructor de la clase.
AuthenticationResponse - Class in mx.com.sw.services.authentication.responses
AuthenticationResponse Clase que contiene información acerca de la authentication.
AuthenticationResponse(String, String, String, AuthenticationData) - Constructor for class mx.com.sw.services.authentication.responses.AuthenticationResponse
Constructor de la clase.
AuthenticationResponseHandler - Class in mx.com.sw.services.authentication.responses
AuthenticationResponseHandler Clase para handler de exceptions en el servicio de authentication.
AuthenticationResponseHandler() - Constructor for class mx.com.sw.services.authentication.responses.AuthenticationResponseHandler
 
AuthenticationService - Class in mx.com.sw.services.authentication
AuthenticationService Servicio mediante el cual se permite authenticar utilizando usuario y contraseña.
AuthenticationService(String, String, String, String, int) - Constructor for class mx.com.sw.services.authentication.AuthenticationService
Constructor de la clase.
AuthenticationValidation - Class in mx.com.sw.services.authentication
AuthenticationValidation Clase para validaciones en el servicio de authentication.
AuthenticationValidation(String, String, String, String) - Constructor for class mx.com.sw.services.authentication.AuthenticationValidation
Constructor de la clase.

B

BaseStamp - Class in mx.com.sw.services.stamp
BaseStamp Está clase se utiliza como base para los servicios de timbrado XML.
BaseStamp(String, String, String, String, int) - Constructor for class mx.com.sw.services.stamp.BaseStamp
Constructor de la clase.
BaseStamp(String, String, String, String, String, int) - Constructor for class mx.com.sw.services.stamp.BaseStamp
Constructor de la clase.
BaseStampIssueJson - Class in mx.com.sw.services.issue
BaseStampIssueJson Está clase se utiliza como base para los servicios issue JSON.
BaseStampIssueJson(String, String, String, String, int) - Constructor for class mx.com.sw.services.issue.BaseStampIssueJson
Constructor de la clase.
BaseStampIssueJson(String, String, String, String, String, int) - Constructor for class mx.com.sw.services.issue.BaseStampIssueJson
Constructor de la clase.
BaseStampIssueJsonV4 - Class in mx.com.sw.services.issue
BaseStampIssueJsonV4 Está clase se utiliza como base para los servicios issue JSON versión 4.
BaseStampIssueJsonV4(String, String, String, String, int) - Constructor for class mx.com.sw.services.issue.BaseStampIssueJsonV4
Constructor de la clase.
BaseStampIssueJsonV4(String, String, String, String, String, int) - Constructor for class mx.com.sw.services.issue.BaseStampIssueJsonV4
Constructor de la clase.
BaseStampV2 - Class in mx.com.sw.services.stamp
BaseStamp Está clase se utiliza como base para los servicios de timbrado XML (Version 2).
BaseStampV2(String, String, String, String, int) - Constructor for class mx.com.sw.services.stamp.BaseStampV2
Constructor de la clase.
BaseStampV2(String, String, String, String, String, int) - Constructor for class mx.com.sw.services.stamp.BaseStampV2
Constructor de la clase.
BaseStampV4 - Class in mx.com.sw.services.stamp
BaseStampV4 Está clase se utiliza como base para los servicios de timbrado XML (Version 4).
BaseStampV4(String, String, String, String, int) - Constructor for class mx.com.sw.services.stamp.BaseStampV4
Constructor de la clase.
BaseStampV4(String, String, String, String, String, int) - Constructor for class mx.com.sw.services.stamp.BaseStampV4
Constructor de la clase.

C

cancelar(String) - Method in class mx.com.sw.services.cancelation.Cancelation
Método de cancelación enviando un XML de cancelación sellado.
cancelar(String, String) - Method in class mx.com.sw.services.cancelation.Cancelation
Método de cancelación enviando RFC emisor y UUID.
cancelar(String, String, String, String) - Method in class mx.com.sw.services.cancelation.Cancelation
Método de cancelación enviando datos de PFX.
cancelar(String, String, String, String, String) - Method in class mx.com.sw.services.cancelation.Cancelation
Método de cancelación enviando datos de CSD.
Cancelation - Class in mx.com.sw.services.cancelation
Cancelation Servicio para servicios de cancelación.
Cancelation(String, String, String, int) - Constructor for class mx.com.sw.services.cancelation.Cancelation
Constructor de la clase.
Cancelation(String, String, String, String, int) - Constructor for class mx.com.sw.services.cancelation.Cancelation
Constructor de la clase.
CancelationData - Class in mx.com.sw.services.cancelation.responses
CancelationData Clase con la informacion de la cancelación.
CancelationData() - Constructor for class mx.com.sw.services.cancelation.responses.CancelationData
 
CancelationRequestCSD - Class in mx.com.sw.services.cancelation.requests
CancelationRequestCSD Clase estructura para request mediante CSD.
CancelationRequestCSD(String, String, String, String, String) - Constructor for class mx.com.sw.services.cancelation.requests.CancelationRequestCSD
Constructor de la clase.
CancelationRequestPFX - Class in mx.com.sw.services.cancelation.requests
CancelationRequestPFX Clase estructura para request mediante PFX.
CancelationRequestPFX(String, String, String, String) - Constructor for class mx.com.sw.services.cancelation.requests.CancelationRequestPFX
Constructor de la clase.
CancelationResponse - Class in mx.com.sw.services.cancelation.responses
CancelationResponse Respuesta de cancelación con la información de la misma.
CancelationResponse(String, String, String, CancelationData) - Constructor for class mx.com.sw.services.cancelation.responses.CancelationResponse
Constructor de la clase.
CancelationResponseHandler - Class in mx.com.sw.services.cancelation.responses
CancelationResponseHandler Handler para servicio de Cancelación.
CancelationResponseHandler() - Constructor for class mx.com.sw.services.cancelation.responses.CancelationResponseHandler
 
CancelationService - Class in mx.com.sw.services.cancelation
CancelationService Servicio para implementación de cancelación.
CancelationService(String, String, String, int) - Constructor for class mx.com.sw.services.cancelation.CancelationService
Constructor de la clase.
CancelationService(String, String, String, String, int) - Constructor for class mx.com.sw.services.cancelation.CancelationService
Constructor de la clase.
CancelationValidation - Class in mx.com.sw.services.cancelation
CancelationValidation Clase para validaciones en el servicio de cancelacion.
CancelationValidation(String, String, String, String) - Constructor for class mx.com.sw.services.cancelation.CancelationValidation
Constructor de la clase.

D

DataCFDI - Class in mx.com.sw.services.stamp.responses
DataCFDI Clase que contiene información acerca del timbrado.
DataCFDI(String) - Constructor for class mx.com.sw.services.stamp.responses.DataCFDI
Constructor de la clase.
DataCFDITFD - Class in mx.com.sw.services.stamp.responses
DataCFDITFD Clase que contiene información acerca del timbrado.
DataCFDITFD(String, String) - Constructor for class mx.com.sw.services.stamp.responses.DataCFDITFD
Constructor de la clase.
DataComplete - Class in mx.com.sw.services.stamp.responses
DataComplete Clase que contiene información acerca del timbrado.
DataComplete() - Constructor for class mx.com.sw.services.stamp.responses.DataComplete
 
DataTFD - Class in mx.com.sw.services.stamp.responses
DataTFD Clase que contiene información acerca del timbrado.
DataTFD(String) - Constructor for class mx.com.sw.services.stamp.responses.DataTFD
Constructor de la clase.
decodeBase64(String) - Static method in class mx.com.sw.helpers.GeneralHelpers
Este método decodea un string base.
deserialize(String, Class<T>) - Method in class mx.com.sw.services.ResponseHandler
Este método realiza una deserializacion de un JSON al tipo de clase T.

E

encodeBase64(byte[]) - Static method in class mx.com.sw.helpers.GeneralHelpers
Este método encodea bytes a string base64.
EnumAcceptReject - Enum in mx.com.sw.services.acceptreject.requests
EnumAcceptReject Enum con las posibles acciones para la solicitud de aceptación/rechazo.

G

GeneralException - Exception in mx.com.sw.exceptions
GeneralException Está exception ocurre se encuentra algún problema en la comunicación con los servicios.
GeneralException(int, String) - Constructor for exception mx.com.sw.exceptions.GeneralException
Constructor de la clase.
GeneralHelpers - Class in mx.com.sw.helpers
GeneralHelpers Está clase contiene múltiples funciones de utilidad que se utilizan a través de la librería.
GeneralValidations - Class in mx.com.sw.helpers
GeneralValidations Está clase permite realizar validaciones de la configuracion con la cual se instancio una clase.
GeneralValidations(String, String, String, String) - Constructor for class mx.com.sw.helpers.GeneralValidations
Constructor de la clase.
getAction() - Method in class mx.com.sw.services.acceptreject.requests.AcceptRejectItem
Obtiene la accion.
getAcuse() - Method in class mx.com.sw.services.acceptreject.responses.AcceptRejectData
Obtiene el acuse de cancelación.
getAcuse() - Method in class mx.com.sw.services.cancelation.responses.CancelationData
Obtiene el acuse de cancelación.
getB64Cer() - Method in class mx.com.sw.services.acceptreject.requests.AcceptRejectRequestCSD
Obtiene el b64Cer.
getB64Csd() - Method in class mx.com.sw.services.cancelation.requests.CancelationRequestCSD
Obtiene Certificado.
getB64Key() - Method in class mx.com.sw.services.acceptreject.requests.AcceptRejectRequestCSD
Obtiene el b64Key.
getB64Key() - Method in class mx.com.sw.services.cancelation.requests.CancelationRequestCSD
Obtiene llave privada.
getB64Pfx() - Method in class mx.com.sw.services.acceptreject.requests.AcceptRejectRequestPFX
Obtiene el b64Pfx.
getB64Pfx() - Method in class mx.com.sw.services.cancelation.requests.CancelationRequestPFX
Obtiene PFX.
getBalance() - Method in class mx.com.sw.services.account.balance.AccountBalance
 
getBalance() - Method in class mx.com.sw.services.account.balance.AccountBalanceService
Consulta el saldo de la cuenta configurada.
getCadenaOriginal(String, Templates) - Method in class mx.com.sw.services.sign.Sign
Este método obtiene la cadena original de un XML, es necesario el CFDI y el template del archivo XSLT.
getCadenaOriginal(Document, Templates) - Method in class mx.com.sw.services.sign.Sign
Este método obtiene la cadena original de un XML, es necesario el CFDI y el template del archivo XSLT.
getCadenaOriginalSAT() - Method in class mx.com.sw.services.stamp.responses.DataComplete
Obtiene la cadena original SAT del CFDI timbrado.
getCFDI() - Method in class mx.com.sw.services.stamp.responses.DataCFDI
Obtiene el XML del cfdi timbrado.
getCFDI() - Method in class mx.com.sw.services.stamp.responses.DataCFDITFD
Obtiene el XML del cfdi timbrado.
getCFDI() - Method in class mx.com.sw.services.stamp.responses.DataComplete
Obtiene el XML del CFDI ya timbrado.
getCodStatus() - Method in class mx.com.sw.services.acceptreject.responses.AcceptRejectResponse
Obtiene una estatus devuelto por el SAT.
getData() - Method in class mx.com.sw.services.acceptreject.responses.AcceptRejectResponse
Obtiene los datos de solicitud en caso de status "success".
getData() - Method in class mx.com.sw.services.account.balance.responses.AccountBalanceResponse
Obtiene los datos de la consulta de saldo cuando está fue "success".
getData() - Method in class mx.com.sw.services.account.info.responses.AccountInfoResponse
Obtiene los datos de la consulta de saldo cuando está fue "success".
getData() - Method in class mx.com.sw.services.authentication.responses.AuthenticationResponse
Datos de la authentication cuando está es "success".
getData() - Method in class mx.com.sw.services.cancelation.responses.CancelationResponse
Obtiene los datos de la cancelación cuando está fue "success".
getData() - Method in class mx.com.sw.services.stamp.responses.StampResponseV1
Obtiene los datos del cfdi timbrado.
getData() - Method in class mx.com.sw.services.stamp.responses.StampResponseV2
Obtiene los datos del cfdi timbrado.
getData() - Method in class mx.com.sw.services.stamp.responses.StampResponseV3
Obtiene los datos del cfdi timbrado.
getData() - Method in class mx.com.sw.services.stamp.responses.StampResponseV4
Obtiene los datos del cfdi timbrado.
getEmail() - Method in class mx.com.sw.services.account.info.responses.AccountInfoData
Obtiene el email.
getErrorMessage() - Method in exception mx.com.sw.exceptions.GeneralException
Obtiene el mensaje de error.
getErrorMessage() - Method in exception mx.com.sw.exceptions.ServicesException
Este método regresa el mensaje de error.
getEstatusUUID() - Method in class mx.com.sw.services.acceptreject.responses.AcceptRejectInvoiceStatus
Obtiene el estatus de la factura.
getExpirationDate() - Method in class mx.com.sw.services.Services
Método para obtener fecha de expiración del token.
getExpiresIn() - Method in class mx.com.sw.services.authentication.responses.AuthenticationData
Obtiene EpochTime de vencimiento.
getFechaExpiracion() - Method in class mx.com.sw.services.account.balance.responses.AccountBalanceData
Obtiene la fecha de expiración de los timbres.
getFechaTimbrado() - Method in class mx.com.sw.services.stamp.responses.DataComplete
Obtiene la fecha de timbrado del CFDI.
getFechaUltimoPassword() - Method in class mx.com.sw.services.account.info.responses.AccountInfoData
Obtiene la fecha del último password.
getFolios() - Method in class mx.com.sw.services.acceptreject.responses.AcceptRejectData
Obtiene una lista de status con los folios.
getHeaders() - Method in class mx.com.sw.services.acceptreject.AcceptRejectService
Obtiene los headers necesarios para el consumo del servicio.
getHeaders() - Method in class mx.com.sw.services.account.balance.AccountBalanceService
Obtiene los headers necesarios para el consumo del servicio.
getHeaders() - Method in class mx.com.sw.services.account.info.AccountInfoService
Obtiene los headers necesarios para el consumo del servicio.
getHeaders() - Method in class mx.com.sw.services.cancelation.CancelationService
Obtiene los headers necesarios para el consumo del servicio.
getHeaders() - Method in class mx.com.sw.services.issue.IssueJsonService
Obtiene los headers necesarios para el timbrado.
getHeaders() - Method in class mx.com.sw.services.stamp.StampService
Obtiene los headers minímos para su funcionamiento.
getHeaders(String) - Method in class mx.com.sw.services.issue.BaseStampIssueJsonV4
Timbra una representacion de CFDI en formato JSON utilizando la versión 1 de timbrado.
getHTTP(String, String, Map<String, String>, RequestConfig, Class<T>) - Method in class mx.com.sw.services.ResponseHandler
Este método realiza un HTTP GET con la configuracion enviada.
getHttpStatusCode() - Method in exception mx.com.sw.exceptions.GeneralException
Obtiene el httpStatusCode que se tiene configurado.
getIdCliente() - Method in class mx.com.sw.services.account.info.responses.AccountInfoData
Obtiene idCliente o también conocido como idDealer.
getIdClienteUsuario() - Method in class mx.com.sw.services.account.balance.responses.AccountBalanceData
Obtiene el id del cliente.
getIdSaldoCliente() - Method in class mx.com.sw.services.account.balance.responses.AccountBalanceData
Obtiene el id del saldo.
getIdUsuario() - Method in class mx.com.sw.services.account.info.responses.AccountInfoData
Obtiene idUsuario.
getInfo() - Method in class mx.com.sw.services.account.info.AccountInfo
 
getInfo() - Method in class mx.com.sw.services.account.info.AccountInfoService
Consulta los datos de la cuenta configurada.
getMessage() - Method in class mx.com.sw.entities.IResponse
Obtiene el mensaje de error obtenido.
getMessageDetail() - Method in class mx.com.sw.entities.IResponse
Obtiene los detalles acerca del mensaje de error.
getMultipartBody(String, String) - Method in class mx.com.sw.services.stamp.StampService
Obtiene el cuerpo de la solicitud.
getNoCertificadoCFDI() - Method in class mx.com.sw.services.stamp.responses.DataComplete
Obtiene el número del certificado del emisor del CFDI.
getNoCertificadoSAT() - Method in class mx.com.sw.services.stamp.responses.DataComplete
Obtiene el número de certificado del PAC que timbró.
getNombre() - Method in class mx.com.sw.services.account.info.responses.AccountInfoData
Obtiene el nombre de la cuenta.
getPassword() - Method in class mx.com.sw.services.acceptreject.requests.AcceptRejectRequestCSD
Obtiene el password.
getPassword() - Method in class mx.com.sw.services.acceptreject.requests.AcceptRejectRequestPFX
Obtiene el password.
getPassword() - Method in class mx.com.sw.services.cancelation.requests.CancelationRequestCSD
Obtiene password.
getPassword() - Method in class mx.com.sw.services.cancelation.requests.CancelationRequestPFX
Obtiene password.
getPassword() - Method in class mx.com.sw.services.Services
Método para obtener propiedad password.
getProfileValue() - Method in class mx.com.sw.services.account.info.responses.AccountInfoData
Obtiene el profile de la cuenta.
getProxy() - Method in class mx.com.sw.services.Services
Método para obtener propiedad proxy.
getProxyPort() - Method in class mx.com.sw.services.Services
Método para obtener propiedad proxyPort.
getQrCode() - Method in class mx.com.sw.services.stamp.responses.DataComplete
Obtiene la imagen PNG del QR en formato base64.
getRegisteredDate() - Method in class mx.com.sw.services.account.info.responses.AccountInfoData
Obtiene la fecha en la cual se registro la cuenta.
getRespuesta() - Method in class mx.com.sw.services.acceptreject.responses.AcceptRejectInvoiceStatus
Obtiene la respuesta de la factura.
getRfc() - Method in class mx.com.sw.services.acceptreject.requests.AcceptRejectRequestCSD
Obtiene el rfc.
getRfc() - Method in class mx.com.sw.services.acceptreject.requests.AcceptRejectRequestPFX
Obtiene el rfc.
getRfc() - Method in class mx.com.sw.services.account.info.responses.AccountInfoData
Obtiene el rfc registrado en la cuenta.
getRFC() - Method in class mx.com.sw.services.cancelation.requests.CancelationRequestCSD
Obtiene RFC.
getRFC() - Method in class mx.com.sw.services.cancelation.requests.CancelationRequestPFX
Obtiene RFC.
getSaldoTimbres() - Method in class mx.com.sw.services.account.balance.responses.AccountBalanceData
Obtiene el saldo restante.
getSelloCFDI() - Method in class mx.com.sw.services.stamp.responses.DataComplete
Obtiene el Sello del CFDI timbrado.
getSelloSAT() - Method in class mx.com.sw.services.stamp.responses.DataComplete
Obtiene el UUID del CFDI timbrado.
getSign(String, byte[], String) - Method in class mx.com.sw.services.sign.Sign
Este método calcula el sello digital del CFDI utilizando la cadena original, llave privada y la contraseña de la misma.
getStackError(Throwable) - Static method in class mx.com.sw.helpers.ResponseHelper
Este método obtiene el stacktrace de una exception.
getStamps() - Method in class mx.com.sw.services.account.info.responses.AccountInfoData
Obtiene el Saldo de timbres.
getStatus() - Method in class mx.com.sw.entities.IResponse
Obtiene el status de la solicitud.
getTelefono() - Method in class mx.com.sw.services.account.info.responses.AccountInfoData
Obtiene telefono registrado en la cuenta.
getTFD() - Method in class mx.com.sw.services.stamp.responses.DataTFD
Obtiene el Timbre Fiscal Digital del CFDI enviado a timbrar.
getTimbresAsignados() - Method in class mx.com.sw.services.account.balance.responses.AccountBalanceData
Obtiene total de los timbres adquiridos.
getTimbresUtilizados() - Method in class mx.com.sw.services.account.balance.responses.AccountBalanceData
Obtiene el total de timbres utilizados.
getToken() - Method in class mx.com.sw.services.authentication.responses.AuthenticationData
Obtiene JsonWebToken para uso de los servicios.
getToken() - Method in class mx.com.sw.services.Services
Método para obtener propiedad Token.
getTokenAccess() - Method in class mx.com.sw.services.account.info.responses.AccountInfoData
Obtiene el token infinito de la cuenta.
getUrl() - Method in class mx.com.sw.services.Services
Método para obtener propiedad url.
getUser() - Method in class mx.com.sw.services.Services
Método para obtener propiedad user.
getUsername() - Method in class mx.com.sw.services.account.info.responses.AccountInfoData
Obtiene el username.
getUUID() - Method in class mx.com.sw.services.acceptreject.requests.AcceptRejectItem
Obtiene el uuid de la factura.
getUUID() - Method in class mx.com.sw.services.acceptreject.responses.AcceptRejectInvoiceStatus
Obtiene el uuid de la factura.
getUUID() - Method in class mx.com.sw.services.cancelation.requests.CancelationRequestCSD
Obtiene uuid.
getUUID() - Method in class mx.com.sw.services.cancelation.requests.CancelationRequestPFX
Obtiene UUID.
getUUID() - Method in class mx.com.sw.services.cancelation.responses.CancelationData
Obtiene llave valor de los UUID y su estatus de cancelación.
getUUID() - Method in class mx.com.sw.services.stamp.responses.DataComplete
Obtiene el UUID del CFDI timbrado.
getUUIDs() - Method in class mx.com.sw.services.acceptreject.requests.AcceptRejectRequestCSD
Obtiene la lista de folios.
getUUIDs() - Method in class mx.com.sw.services.acceptreject.requests.AcceptRejectRequestPFX
Obtiene la lista de folios.

H

handleException(Throwable) - Method in class mx.com.sw.services.account.balance.responses.AccountBalanceResponseHandler
Método para hacer handle de un exception.
handleException(Throwable) - Method in class mx.com.sw.services.account.info.responses.AccountInfoResponseHandler
Método para hacer handle de un exception.
handleException(Throwable) - Method in class mx.com.sw.services.authentication.responses.AuthenticationResponseHandler
Handler de exceptions.
handleException(Throwable) - Method in class mx.com.sw.services.cancelation.responses.CancelationResponseHandler
Método para hacer handle de un exception.
handleException(Throwable) - Method in class mx.com.sw.services.ResponseHandler
 
handleException(Throwable) - Method in class mx.com.sw.services.stamp.responses.StampResponseHandlerV1
Método para hacer handle de un exception.
handleException(Throwable) - Method in class mx.com.sw.services.stamp.responses.StampResponseHandlerV2
Método para hacer handle de un exception.
handleException(Throwable) - Method in class mx.com.sw.services.stamp.responses.StampResponseHandlerV3
Método para hacer handle de un exception.
handleException(Throwable) - Method in class mx.com.sw.services.stamp.responses.StampResponseHandlerV4
Método para hacer handle de un exception.

I

IResponse - Class in mx.com.sw.entities
IResponse Está clase sirve de base para las respuestas que se utilizan a través de la librería.
IResponse(String, String, String) - Constructor for class mx.com.sw.entities.IResponse
Constructor parametrizado.
isActivo() - Method in class mx.com.sw.services.account.info.responses.AccountInfoData
Indica si la cuenta está activada o no.
isEliminado() - Method in class mx.com.sw.services.account.info.responses.AccountInfoData
Indica si la cuenta está eliminada o no.
Issue - Class in mx.com.sw.services.issue
Issue Está clase se utiliza para uso de servicios issue, los cuales se envia un CFDI (sin sellar) en formato XML.
Issue(String, String, String, int) - Constructor for class mx.com.sw.services.issue.Issue
Constructor de la clase.
Issue(String, String, String, String, int) - Constructor for class mx.com.sw.services.issue.Issue
Constructor de la clase.
IssueJson - Class in mx.com.sw.services.issue
IssueJson Está clase se utiliza para uso de servicios issue JSON, los cuales se envia una representación de CFDI (sin sellar) en formato JSON.
IssueJson(String, String, String, int) - Constructor for class mx.com.sw.services.issue.IssueJson
Constructor de la clase.
IssueJson(String, String, String, String, int) - Constructor for class mx.com.sw.services.issue.IssueJson
Constructor de la clase.
IssueJsonService - Class in mx.com.sw.services.issue
IssueJsonService Servicio base para servicios issue JSON.
IssueJsonService(String, String, String, int) - Constructor for class mx.com.sw.services.issue.IssueJsonService
Constructor de la clase.
IssueJsonService(String, String, String, String, int) - Constructor for class mx.com.sw.services.issue.IssueJsonService
Constructor de la clase.
IssueJsonV4 - Class in mx.com.sw.services.issue
IssueJsonV4 Está clase se utiliza para uso de servicios issue JSON, los cuales se envia una representación de CFDI (sin sellar) en formato JSON.
IssueJsonV4(String, String, String, int) - Constructor for class mx.com.sw.services.issue.IssueJsonV4
Constructor de la clase.
IssueJsonV4(String, String, String, String, int) - Constructor for class mx.com.sw.services.issue.IssueJsonV4
Constructor de la clase.
IssueV2 - Class in mx.com.sw.services.issue
IssueV2 Está clase se utiliza para uso de servicios issue, los cuales se envia un CFDI (sin sellar) en formato XML.
IssueV2(String, String, String, int) - Constructor for class mx.com.sw.services.issue.IssueV2
Constructor de la clase.
IssueV2(String, String, String, String, int) - Constructor for class mx.com.sw.services.issue.IssueV2
Constructor de la clase.
IssueV4 - Class in mx.com.sw.services.issue
IssueV4 Está clase se utiliza para uso de servicios issue, los cuales se envia un CFDI (sin sellar) en formato XML.
IssueV4(String, String, String, int) - Constructor for class mx.com.sw.services.issue.IssueV4
Constructor de la clase.
IssueV4(String, String, String, String, int) - Constructor for class mx.com.sw.services.issue.IssueV4
Constructor de la clase.
isUnlimited() - Method in class mx.com.sw.services.account.balance.responses.AccountBalanceData
Indica si el cliente está bajo el esquema de "ilimitado", lo cual hace que se descuenten los timbres de la cuenta distribuidora.
isUnlimited() - Method in class mx.com.sw.services.account.info.responses.AccountInfoData
Indica si la cuenta está bajo el esquema "ilimitado".

M

mx.com.sw.entities - package mx.com.sw.entities
 
mx.com.sw.exceptions - package mx.com.sw.exceptions
 
mx.com.sw.helpers - package mx.com.sw.helpers
 
mx.com.sw.services - package mx.com.sw.services
 
mx.com.sw.services.acceptreject - package mx.com.sw.services.acceptreject
 
mx.com.sw.services.acceptreject.requests - package mx.com.sw.services.acceptreject.requests
 
mx.com.sw.services.acceptreject.responses - package mx.com.sw.services.acceptreject.responses
 
mx.com.sw.services.account.balance - package mx.com.sw.services.account.balance
 
mx.com.sw.services.account.balance.responses - package mx.com.sw.services.account.balance.responses
 
mx.com.sw.services.account.info - package mx.com.sw.services.account.info
 
mx.com.sw.services.account.info.responses - package mx.com.sw.services.account.info.responses
 
mx.com.sw.services.authentication - package mx.com.sw.services.authentication
 
mx.com.sw.services.authentication.responses - package mx.com.sw.services.authentication.responses
 
mx.com.sw.services.cancelation - package mx.com.sw.services.cancelation
 
mx.com.sw.services.cancelation.requests - package mx.com.sw.services.cancelation.requests
 
mx.com.sw.services.cancelation.responses - package mx.com.sw.services.cancelation.responses
 
mx.com.sw.services.issue - package mx.com.sw.services.issue
 
mx.com.sw.services.sign - package mx.com.sw.services.sign
 
mx.com.sw.services.stamp - package mx.com.sw.services.stamp
 
mx.com.sw.services.stamp.responses - package mx.com.sw.services.stamp.responses
 

N

noralizeUrl(String) - Static method in class mx.com.sw.helpers.GeneralHelpers
Este método normaliza una URL.

P

postHTTPJson(String, String, Map<String, String>, String, RequestConfig, Class<T>) - Method in class mx.com.sw.services.ResponseHandler
Este método realiza un HTTP POST con la configuracion enviada.
postHTTPMultipart(String, String, Map<String, String>, String, RequestConfig, Class<T>) - Method in class mx.com.sw.services.ResponseHandler
Este método realiza un HTTP POST (modo Multipart form data) con la configuracion enviada.

R

rechazo - mx.com.sw.services.acceptreject.requests.EnumAcceptReject
Rechazo de la petición de cancelacion.
requestCancelar(String, String, String, String) - Method in class mx.com.sw.services.cancelation.CancelationService
Construye el json del request a partir de los datos.
requestCancelar(String, String, String, String, String) - Method in class mx.com.sw.services.cancelation.CancelationService
Construye el json del request a partir de los datos.
requestCancelar(String, String, String, String, List<AcceptRejectItem>) - Method in class mx.com.sw.services.acceptreject.AcceptRejectService
Construye el json del request a partir de los datos.
requestCancelar(String, String, String, List<AcceptRejectItem>) - Method in class mx.com.sw.services.acceptreject.AcceptRejectService
Construye el json del request a partir de los datos.
ResponseHandler<T> - Class in mx.com.sw.services
ResponseHandler Clase mediante la cual se hacen las peticiones y des-serializaciones de respuestas.
ResponseHandler() - Constructor for class mx.com.sw.services.ResponseHandler
 
ResponseHelper - Class in mx.com.sw.helpers
ResponseHelper Está clase funciona como un handler de exceptions donde se toma un exception y se construye una respuesta de acuerdo al servicio con detalles del error.

S

Services - Class in mx.com.sw.services
Services Clase que mantiene lógica de propiedades inicializadoras de servicios.
Services(String, String, String, int) - Constructor for class mx.com.sw.services.Services
Constructor de la clase.
Services(String, String, String, String, int) - Constructor for class mx.com.sw.services.Services
Constructor de la clase.
ServicesException - Exception in mx.com.sw.exceptions
ServicesException Está exception ocurre cuando son validaciones simples.
ServicesException(String) - Constructor for exception mx.com.sw.exceptions.ServicesException
Constructor de la clase.
ServicesException(String, Throwable) - Constructor for exception mx.com.sw.exceptions.ServicesException
Constructor de la clase.
setAcuse(String) - Method in class mx.com.sw.services.acceptreject.responses.AcceptRejectData
Configura el acuse de cancelación.
setCadenaOriginalSAT(String) - Method in class mx.com.sw.services.stamp.responses.DataComplete
Configura el valor cadena original SAT del CFDI timbrado.
setCFDI(String) - Method in class mx.com.sw.services.stamp.responses.DataComplete
Configura el valor CFDI.
setCodStatus(String) - Method in class mx.com.sw.services.acceptreject.responses.AcceptRejectResponse
Obtiene una estatus devuelto por el SAT.
setData(AcceptRejectData) - Method in class mx.com.sw.services.acceptreject.responses.AcceptRejectResponse
Configura los datos de respuesta.
setErrorMessage(String) - Method in exception mx.com.sw.exceptions.GeneralException
Configura el mensaje de error.
setErrorMessage(String) - Method in exception mx.com.sw.exceptions.ServicesException
Este método configura el mensaje de error.
setEstatusUUID(String) - Method in class mx.com.sw.services.acceptreject.responses.AcceptRejectInvoiceStatus
Configura el status.
setFechaTimbrado(String) - Method in class mx.com.sw.services.stamp.responses.DataComplete
Configura la fecha de timbrado del CFDI.
setHttpStatusCode(int) - Method in exception mx.com.sw.exceptions.GeneralException
Configura el httpStatusCode.
setNoCertificadoCFDI(String) - Method in class mx.com.sw.services.stamp.responses.DataComplete
Configura el número del certificado del emisor del CFDI.
setNoCertificadoSAT(String) - Method in class mx.com.sw.services.stamp.responses.DataComplete
Configura el número de certificado del PAC que timbró.
setProxyAndTimeOut(String, int) - Static method in class mx.com.sw.helpers.GeneralHelpers
Este método configura el proxy y timeout de las peticiones.
setQrCode(String) - Method in class mx.com.sw.services.stamp.responses.DataComplete
Configura la imagen PNG del QR en formato base64.
setRespuesta(String) - Method in class mx.com.sw.services.acceptreject.responses.AcceptRejectInvoiceStatus
Configura la respuesta.
setSelloCFDI(String) - Method in class mx.com.sw.services.stamp.responses.DataComplete
Configura el Sello del CFDI timbrado.
setSelloSAT(String) - Method in class mx.com.sw.services.stamp.responses.DataComplete
Configura el UUID del CFDI timbrado.
setupRequest() - Method in class mx.com.sw.services.Services
Método para verificar y renovar el token.
setUUID(String) - Method in class mx.com.sw.services.acceptreject.responses.AcceptRejectInvoiceStatus
Configura el uuid.
setUUID(String) - Method in class mx.com.sw.services.stamp.responses.DataComplete
Configura el UUID del CFDI timbrado.
Sign - Class in mx.com.sw.services.sign
Sign Está clase permite realizar sellado y transformacion de CFDI.
Sign() - Constructor for class mx.com.sw.services.sign.Sign
 
Stamp - Class in mx.com.sw.services.stamp
Servicio de Timbrado Está clase permite realizar el timbrado de un XML sellado.
Stamp(String, String, String, int) - Constructor for class mx.com.sw.services.stamp.Stamp
Constructor de la clase.
Stamp(String, String, String, String, int) - Constructor for class mx.com.sw.services.stamp.Stamp
Constructor de la clase.
StampResponseHandlerV1 - Class in mx.com.sw.services.stamp.responses
StampResponseHandlerV1 Handler para servicio de TimbradoV1.
StampResponseHandlerV1() - Constructor for class mx.com.sw.services.stamp.responses.StampResponseHandlerV1
 
StampResponseHandlerV2 - Class in mx.com.sw.services.stamp.responses
StampResponseHandlerV2 Handler para servicio de TimbradoV2.
StampResponseHandlerV2() - Constructor for class mx.com.sw.services.stamp.responses.StampResponseHandlerV2
 
StampResponseHandlerV3 - Class in mx.com.sw.services.stamp.responses
StampResponseHandlerV3 Handler para servicio de TimbradoV3.
StampResponseHandlerV3() - Constructor for class mx.com.sw.services.stamp.responses.StampResponseHandlerV3
 
StampResponseHandlerV4 - Class in mx.com.sw.services.stamp.responses
StampResponseHandlerV4 Handler para servicio de TimbradoV4.
StampResponseHandlerV4() - Constructor for class mx.com.sw.services.stamp.responses.StampResponseHandlerV4
 
StampResponseV1 - Class in mx.com.sw.services.stamp.responses
StampResponseV1 Clase que contiene información acerca del timbrado con datos versión 1.
StampResponseV1(String, String, String, DataTFD) - Constructor for class mx.com.sw.services.stamp.responses.StampResponseV1
Constructor de la clase.
StampResponseV2 - Class in mx.com.sw.services.stamp.responses
StampResponseV2 Clase que contiene información acerca del timbrado con datos versión 2.
StampResponseV2(String, String, String, DataCFDITFD) - Constructor for class mx.com.sw.services.stamp.responses.StampResponseV2
Constructor de la clase.
StampResponseV3 - Class in mx.com.sw.services.stamp.responses
StampResponseV3 Clase que contiene información acerca del timbrado con datos versión 3.
StampResponseV3(String, String, String, DataCFDI) - Constructor for class mx.com.sw.services.stamp.responses.StampResponseV3
Constructor de la clase.
StampResponseV4 - Class in mx.com.sw.services.stamp.responses
StampResponseV4 Clase que contiene información acerca del timbrado con datos versión 4.
StampResponseV4(String, String, String, DataComplete) - Constructor for class mx.com.sw.services.stamp.responses.StampResponseV4
Constructor de la clase.
StampService - Class in mx.com.sw.services.stamp
StampService Servicio de timbrado genérico para XML.
StampService(String, String, String, int) - Constructor for class mx.com.sw.services.stamp.StampService
Constructor de la clase.
StampService(String, String, String, String, int) - Constructor for class mx.com.sw.services.stamp.StampService
Constructor de la clase.
StampV2 - Class in mx.com.sw.services.stamp
Servicio de Timbrado Está clase permite realizar el timbrado de un XML sellado.
StampV2(String, String, String, int) - Constructor for class mx.com.sw.services.stamp.StampV2
Constructor de la clase.
StampV2(String, String, String, String, int) - Constructor for class mx.com.sw.services.stamp.StampV2
Constructor de la clase.
StampV4 - Class in mx.com.sw.services.stamp
Servicio de Timbrado Está clase permite realizar el timbrado de un XML sellado.
StampV4(String, String, String, int) - Constructor for class mx.com.sw.services.stamp.StampV4
Constructor de la clase.
StampV4(String, String, String, String, int) - Constructor for class mx.com.sw.services.stamp.StampV4
Constructor de la clase.
stringEmptyOrNull(String) - Static method in class mx.com.sw.helpers.GeneralHelpers
Este método verifica si un String es nulo o está vacío.

T

timbrar(String, String, Map<String, String>, ResponseHandler<T>, Class<T>) - Method in class mx.com.sw.services.stamp.StampService
Realiza el timbrado de un documento dada la configuracion.
timbrar(String, Map<String, String>, String, String, String, ResponseHandler<T>, Class<T>) - Method in class mx.com.sw.services.issue.IssueJsonService
Timbra una representacion de CFDI en formato JSON utilizando la configuracion recibida.
timbrarV1(String) - Method in class mx.com.sw.services.issue.BaseStampIssueJson
Timbra una representacion de CFDI en formato JSON utilizando la versión 1 de timbrado.
timbrarV1(String, boolean) - Method in class mx.com.sw.services.stamp.BaseStamp
Timbra un documento CFDI versión XML utilizando la versión 1 de timbrado.
timbrarV1(String, boolean) - Method in class mx.com.sw.services.stamp.BaseStampV2
Timbra un documento CFDI versión XML utilizando la versión 1 de timbrado.
timbrarV1(String, String) - Method in class mx.com.sw.services.issue.BaseStampIssueJsonV4
Timbra una representacion de CFDI en formato JSON utilizando la versión 1 de timbrado.
timbrarV1(String, String, boolean) - Method in class mx.com.sw.services.stamp.BaseStampV4
Timbra un documento CFDI versión XML utilizando la versión 1 de timbrado.
timbrarV2(String) - Method in class mx.com.sw.services.issue.BaseStampIssueJson
Timbra una representacion de CFDI en formato JSON utilizando la versión 2 de timbrado.
timbrarV2(String, boolean) - Method in class mx.com.sw.services.stamp.BaseStamp
Timbra un documento CFDI versión XML utilizando la versión 2 de timbrado.
timbrarV2(String, boolean) - Method in class mx.com.sw.services.stamp.BaseStampV2
Timbra un documento CFDI versión XML utilizando la versión 2 de timbrado.
timbrarV2(String, String) - Method in class mx.com.sw.services.issue.BaseStampIssueJsonV4
Timbra una representacion de CFDI en formato JSON utilizando la versión 2 de timbrado.
timbrarV2(String, String, boolean) - Method in class mx.com.sw.services.stamp.BaseStampV4
Timbra un documento CFDI versión XML utilizando la versión 2 de timbrado.
timbrarV3(String) - Method in class mx.com.sw.services.issue.BaseStampIssueJson
Timbra una representacion de CFDI en formato JSON utilizando la versión 3 de timbrado.
timbrarV3(String, boolean) - Method in class mx.com.sw.services.stamp.BaseStamp
Timbra un documento CFDI versión XML utilizando la versión 3 de timbrado.
timbrarV3(String, boolean) - Method in class mx.com.sw.services.stamp.BaseStampV2
Timbra un documento CFDI versión XML utilizando la versión 3 de timbrado.
timbrarV3(String, String) - Method in class mx.com.sw.services.issue.BaseStampIssueJsonV4
Timbra una representacion de CFDI en formato JSON utilizando la versión 3 de timbrado.
timbrarV3(String, String, boolean) - Method in class mx.com.sw.services.stamp.BaseStampV4
Timbra un documento CFDI versión XML utilizando la versión 3 de timbrado.
timbrarV4(String) - Method in class mx.com.sw.services.issue.BaseStampIssueJson
Timbra una representacion de CFDI en formato JSON utilizando la versión 4 de timbrado.
timbrarV4(String, boolean) - Method in class mx.com.sw.services.stamp.BaseStamp
Timbra un documento CFDI versión XML utilizando la versión 4 de timbrado.
timbrarV4(String, boolean) - Method in class mx.com.sw.services.stamp.BaseStampV2
Timbra un documento CFDI versión XML utilizando la versión 4 de timbrado.
timbrarV4(String, String) - Method in class mx.com.sw.services.issue.BaseStampIssueJsonV4
Timbra una representacion de CFDI en formato JSON utilizando la versión 4 de timbrado.
timbrarV4(String, String, boolean) - Method in class mx.com.sw.services.stamp.BaseStampV4
Timbra un documento CFDI versión XML utilizando la versión 4 de timbrado.
toAccountBalanceResponse(Throwable) - Static method in class mx.com.sw.helpers.ResponseHelper
Este método obtiene una respuesta de tipo AccountBalanceResponse.
toAccountInfoResponse(Throwable) - Static method in class mx.com.sw.helpers.ResponseHelper
Este método obtiene una respuesta de tipo AccountInfoResponse.
toAuthenticationResponse(Throwable) - Static method in class mx.com.sw.helpers.ResponseHelper
Este método obtiene una respuesta de tipo AuthenticationResponse.
toCancellationResponse(Throwable) - Static method in class mx.com.sw.helpers.ResponseHelper
Este método obtiene una respuesta de tipo CancelationResponse.
toStampResponseV1(Throwable) - Static method in class mx.com.sw.helpers.ResponseHelper
Este método obtiene una respuesta de tipo StampResponseV1.
toStampResponseV2(Throwable) - Static method in class mx.com.sw.helpers.ResponseHelper
Este método obtiene una respuesta de tipo StampResponseV2.
toStampResponseV3(Throwable) - Static method in class mx.com.sw.helpers.ResponseHelper
Este método obtiene una respuesta de tipo StampResponseV3.
toStampResponseV4(Throwable) - Static method in class mx.com.sw.helpers.ResponseHelper
Este método obtiene una respuesta de tipo StampResponseV4.

V

validateHeaderParameters() - Method in class mx.com.sw.helpers.GeneralValidations
Este método valida los parámetros enviados.
validateRequestCSD(String, String, String, String) - Method in class mx.com.sw.services.cancelation.CancelationValidation
Validación para cancelacion mediante CSD.
validateRequestPFX(String, String, String) - Method in class mx.com.sw.services.cancelation.CancelationValidation
Validación para cancelacion mediante PFX.
validateRequestUUID(String, String) - Method in class mx.com.sw.services.cancelation.CancelationValidation
Validación para cancelacion mediante RFC y UUID.
validateRequestXML(String) - Method in class mx.com.sw.services.cancelation.CancelationValidation
Validación para cancelacion mediante XML.
valueOf(String) - Static method in enum mx.com.sw.services.acceptreject.requests.EnumAcceptReject
Returns the enum constant of this type with the specified name.
values() - Static method in enum mx.com.sw.services.acceptreject.requests.EnumAcceptReject
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E G H I M N P R S T V 
All Classes|All Packages