| Package | Description |
|---|---|
| io.electrum.prepaidutility.model |
| Modifier and Type | Method and Description |
|---|---|
ErrorDetail.RequestType |
ErrorDetail.getRequestType() |
static ErrorDetail.RequestType |
ErrorDetail.RequestType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ErrorDetail.RequestType[] |
ErrorDetail.RequestType.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.requestType(ErrorDetail.RequestType requestType)
The type of request for which the error.
|
void |
ErrorDetail.setRequestType(ErrorDetail.RequestType requestType) |
Copyright © 2018. All rights reserved.