public static class MonitoredVehicleListResponse.VehicleDigest extends Object
| Constructor and Description |
|---|
VehicleDigest() |
VehicleDigest(String vehicleId,
String alertCondition) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlertCondition() |
String |
getVehicleId() |
void |
setAlertCondition(String alertCondition) |
void |
setVehicleId(String vehicleId) |
Copyright © 2024. All rights reserved.