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