| Package | Description |
|---|---|
| Model |
| Modifier and Type | Method and Description |
|---|---|
static InlineResponse4003.ReasonEnum |
InlineResponse4003.ReasonEnum.fromValue(String text) |
InlineResponse4003.ReasonEnum |
InlineResponse4003.getReason()
Get reason
|
InlineResponse4003.ReasonEnum |
InlineResponse4003.ReasonEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static InlineResponse4003.ReasonEnum |
InlineResponse4003.ReasonEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InlineResponse4003.ReasonEnum[] |
InlineResponse4003.ReasonEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
InlineResponse4003 |
InlineResponse4003.reason(InlineResponse4003.ReasonEnum reason) |
void |
InlineResponse4003.setReason(InlineResponse4003.ReasonEnum reason) |
void |
InlineResponse4003.ReasonEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
InlineResponse4003.ReasonEnum enumeration) |
Copyright © 2022. All rights reserved.