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