public class AlarmInfoByVehicleIdListRequest extends AbstractDuGoRequest
| Constructor and Description |
|---|
AlarmInfoByVehicleIdListRequest() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAlarmTypeList() |
Long |
getEndTime() |
Long |
getStartTime() |
List<String> |
getVehicleIdList() |
void |
setAlarmTypeList(List<String> alarmTypeList) |
void |
setEndTime(Long endTime) |
void |
setStartTime(Long startTime) |
void |
setVehicleIdList(List<String> vehicleIdList) |
Copyright © 2022. All rights reserved.