public class GetLatestPointRequest extends AbstractRequest
| Modifier and Type | Class and Description |
|---|---|
static class |
GetLatestPointRequest.GetLatestPointResponse |
| Constructor and Description |
|---|
GetLatestPointRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCoordTypeOutput() |
String |
getProcessOption() |
String |
getVehicleId() |
Class |
responseType() |
void |
setCoordTypeOutput(String coordTypeOutput) |
void |
setProcessOption(String processOption) |
void |
setVehicleId(String vehicleId) |
public String getVehicleId()
public void setVehicleId(String vehicleId)
public String getProcessOption()
public void setProcessOption(String processOption)
public String getCoordTypeOutput()
public void setCoordTypeOutput(String coordTypeOutput)
public Class responseType()
responseType in class AbstractRequestCopyright © 2018. All rights reserved.