| Package | Description |
|---|---|
| com.autocheckinsurance.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
static VehicleHistory.BbpEnum |
VehicleHistory.BbpEnum.fromValue(String text) |
VehicleHistory.BbpEnum |
VehicleHistory.getBbp()
Decides the BBP badge to be displayed on report.
|
VehicleHistory.BbpEnum |
VehicleHistory.BbpEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static VehicleHistory.BbpEnum |
VehicleHistory.BbpEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VehicleHistory.BbpEnum[] |
VehicleHistory.BbpEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
VehicleHistory |
VehicleHistory.bbp(VehicleHistory.BbpEnum bbp) |
void |
VehicleHistory.setBbp(VehicleHistory.BbpEnum bbp) |
void |
VehicleHistory.BbpEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
VehicleHistory.BbpEnum enumeration) |
Copyright © 2019. All rights reserved.