| Package | Description |
|---|---|
| sibModel |
| Modifier and Type | Method and Description |
|---|---|
static GetAccountPlan.TypeEnum |
GetAccountPlan.TypeEnum.fromValue(String text) |
GetAccountPlan.TypeEnum |
GetAccountPlan.getType()
Displays the plan type of the user
|
GetAccountPlan.TypeEnum |
GetAccountPlan.TypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static GetAccountPlan.TypeEnum |
GetAccountPlan.TypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GetAccountPlan.TypeEnum[] |
GetAccountPlan.TypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetAccountPlan.setType(GetAccountPlan.TypeEnum type) |
GetAccountPlan |
GetAccountPlan.type(GetAccountPlan.TypeEnum type) |
void |
GetAccountPlan.TypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
GetAccountPlan.TypeEnum enumeration) |
Copyright © 2021. All rights reserved.