| Package | Description |
|---|---|
| com.autocheckinsurance.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
VehicleRecall |
VehicleRecall.addRecallRecordsItem(RecallRecord recallRecordsItem) |
VehicleRecall |
VehicleRecall.count(Integer count) |
VehicleRecall |
Vehicle.getRecalls()
recall information for the vehicle
|
VehicleRecall |
VehicleRecall.manufacturerURL(String manufacturerURL) |
VehicleRecall |
VehicleRecall.recallRecords(List<RecallRecord> recallRecords) |
| Modifier and Type | Method and Description |
|---|---|
Vehicle |
Vehicle.recalls(VehicleRecall recalls) |
void |
Vehicle.setRecalls(VehicleRecall recalls) |
Copyright © 2018. All rights reserved.