| Package | Description |
|---|---|
| com.autocheckinsurance.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
static HistoryResponse.LevelEnum |
HistoryResponse.LevelEnum.fromValue(String text) |
HistoryResponse.LevelEnum |
HistoryResponse.getLevel()
the history level returned
|
HistoryResponse.LevelEnum |
HistoryResponse.LevelEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static HistoryResponse.LevelEnum |
HistoryResponse.LevelEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HistoryResponse.LevelEnum[] |
HistoryResponse.LevelEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HistoryResponse |
HistoryResponse.level(HistoryResponse.LevelEnum level) |
void |
HistoryResponse.setLevel(HistoryResponse.LevelEnum level) |
void |
HistoryResponse.LevelEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
HistoryResponse.LevelEnum enumeration) |
Copyright © 2018. All rights reserved.