| Package | Description |
|---|---|
| com.autocheckinsurance.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
static HistoryRecord.OruEnum |
HistoryRecord.OruEnum.fromValue(String text) |
HistoryRecord.OruEnum |
HistoryRecord.getOru()
odometer rollback use indicator of how odometer reading is used in rollback calculation
|
HistoryRecord.OruEnum |
HistoryRecord.OruEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static HistoryRecord.OruEnum |
HistoryRecord.OruEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HistoryRecord.OruEnum[] |
HistoryRecord.OruEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HistoryRecord |
HistoryRecord.oru(HistoryRecord.OruEnum oru) |
void |
HistoryRecord.setOru(HistoryRecord.OruEnum oru) |
void |
HistoryRecord.OruEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
HistoryRecord.OruEnum enumeration) |
Copyright © 2018. All rights reserved.