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