| Package | Description |
|---|---|
| com.cardpay.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
static AuthenticationUpdateResponse.OperationEnum |
AuthenticationUpdateResponse.OperationEnum.fromValue(String text) |
AuthenticationUpdateResponse.OperationEnum |
AuthenticationUpdateResponse.OperationEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static AuthenticationUpdateResponse.OperationEnum |
AuthenticationUpdateResponse.OperationEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthenticationUpdateResponse.OperationEnum[] |
AuthenticationUpdateResponse.OperationEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AuthenticationUpdateResponse |
AuthenticationUpdateResponse.operation(AuthenticationUpdateResponse.OperationEnum operation) |
void |
AuthenticationUpdateResponse.setOperation(AuthenticationUpdateResponse.OperationEnum operation) |
void |
AuthenticationUpdateResponse.OperationEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
AuthenticationUpdateResponse.OperationEnum enumeration) |
Copyright © 2024. All rights reserved.