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