public class GetWayPoints extends RPCRequest
| Modifier and Type | Field and Description |
|---|---|
static String |
KEY_WAY_POINT_TYPE |
onResponseListenerfunction, KEY_CORRELATION_ID, KEY_FUNCTION_NAME, KEY_NOTIFICATION, KEY_PARAMETERS, KEY_REQUEST, KEY_RESPONSE, messageType, parametersKEY_BULK_DATA, KEY_PROTECTED, store| Constructor and Description |
|---|
GetWayPoints() |
GetWayPoints(Hashtable<String,Object> hash) |
GetWayPoints(WayPointType wayPointType) |
| Modifier and Type | Method and Description |
|---|---|
WayPointType |
getWayPointType() |
GetWayPoints |
setWayPointType(WayPointType wayPointType) |
getCorrelationID, getOnRPCResponseListener, setCorrelationID, setOnRPCResponseListenergetBoolean, getDouble, getFloat, getFunctionID, getFunctionName, getInteger, getLong, getMessageType, getObject, getParameters, getString, setFunctionName, setParametersclone, deserializeJSON, equals, format, formatObject, getBulkData, getMessageTypeName, getStore, getStoreValue, getValue, getValueForString, hashCode, hasKey, isPayloadProtected, serializeJSON, serializeJSON, setBulkData, setPayloadProtected, setValuepublic static final String KEY_WAY_POINT_TYPE
public GetWayPoints()
public GetWayPoints(@NonNull
WayPointType wayPointType)
public WayPointType getWayPointType()
public GetWayPoints setWayPointType(@NonNull WayPointType wayPointType)