public class QueryVehicleStatusRequest extends AbstractRequest
| Modifier and Type | Class and Description |
|---|---|
static class |
QueryVehicleStatusRequest.QueryVehicleStatusResponse |
static class |
QueryVehicleStatusRequest.Vehicle |
| Constructor and Description |
|---|
QueryVehicleStatusRequest() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getVehicleIds() |
Class |
responseType() |
void |
setVehicleIds(List<String> vehicleIds) |
public Class responseType()
responseType in class AbstractRequestCopyright © 2018. All rights reserved.