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