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