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