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 AccountInfoResponseResponseHelper. 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 AccountInfoResponseAccountInfo. getInfo()abstract AccountInfoResponseAccountInfoService. 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 AccountInfoResponseAccountInfoResponseHandler. handleException(java.lang.Throwable ex)Método para hacer handle de un exception.