| Package | Description |
|---|---|
| jp.co.freee.accounting.models |
| Modifier and Type | Method and Description |
|---|---|
static InternalServerErrorErrors.TypeEnum |
InternalServerErrorErrors.TypeEnum.fromValue(String value) |
InternalServerErrorErrors.TypeEnum |
InternalServerErrorErrors.getType()
Get type
|
InternalServerErrorErrors.TypeEnum |
InternalServerErrorErrors.TypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static InternalServerErrorErrors.TypeEnum |
InternalServerErrorErrors.TypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InternalServerErrorErrors.TypeEnum[] |
InternalServerErrorErrors.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 |
InternalServerErrorErrors.setType(InternalServerErrorErrors.TypeEnum type) |
InternalServerErrorErrors |
InternalServerErrorErrors.type(InternalServerErrorErrors.TypeEnum type) |
void |
InternalServerErrorErrors.TypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
InternalServerErrorErrors.TypeEnum enumeration) |
Copyright © 2022. All rights reserved.