| Package | Description |
|---|---|
| io.electrum.prepaidutility.model |
| Modifier and Type | Method and Description |
|---|---|
ErrorDetail.ErrorType |
ErrorDetail.getErrorType() |
static ErrorDetail.ErrorType |
ErrorDetail.ErrorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ErrorDetail.ErrorType[] |
ErrorDetail.ErrorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ErrorDetail |
ErrorDetail.errorType(ErrorDetail.ErrorType errorType)
The type of error that occurred
|
void |
ErrorDetail.setErrorType(ErrorDetail.ErrorType errorType) |
Copyright © 2018. All rights reserved.