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