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