Uses of Class
mx.com.sw.services.account.info.responses.AccountInfoResponse
Package | Description |
---|---|
mx.com.sw.helpers | |
mx.com.sw.services.account.info | |
mx.com.sw.services.account.info.responses |
-
Uses of AccountInfoResponse in mx.com.sw.helpers
Methods in mx.com.sw.helpers that return AccountInfoResponse Modifier and Type Method Description static AccountInfoResponse
ResponseHelper. toAccountInfoResponse(java.lang.Throwable ex)
Este método obtiene una respuesta de tipo AccountInfoResponse. -
Uses of AccountInfoResponse in mx.com.sw.services.account.info
Methods in mx.com.sw.services.account.info that return AccountInfoResponse Modifier and Type Method Description AccountInfoResponse
AccountInfo. getInfo()
abstract AccountInfoResponse
AccountInfoService. getInfo()
Consulta los datos de la cuenta configurada. -
Uses of AccountInfoResponse in mx.com.sw.services.account.info.responses
Methods in mx.com.sw.services.account.info.responses that return AccountInfoResponse Modifier and Type Method Description AccountInfoResponse
AccountInfoResponseHandler. handleException(java.lang.Throwable ex)
Método para hacer handle de un exception.