public class GB32960VehicleControlRequest extends AbstractDuGoRequest
| Modifier and Type | Class and Description |
|---|---|
static class |
GB32960VehicleControlRequest.AlarmCommand |
static class |
GB32960VehicleControlRequest.RemoteUpgradeCommand |
| Constructor and Description |
|---|
GB32960VehicleControlRequest() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCommandId() |
Object |
getCommandParam() |
String |
getIccid() |
String |
getVin() |
void |
setCommandId(Integer commandId) |
void |
setCommandParam(Object commandParam) |
void |
setIccid(String iccid) |
void |
setVin(String vin) |
public String getVin()
public void setVin(String vin)
public String getIccid()
public void setIccid(String iccid)
public Integer getCommandId()
public void setCommandId(Integer commandId)
public Object getCommandParam()
public void setCommandParam(Object commandParam)
Copyright © 2020. All rights reserved.