| Modifier and Type | Field and Description |
|---|---|
static String |
KEY_GETWAYPOINTS_ENABLED |
static String |
KEY_LOCATION_ENABLED |
KEY_BULK_DATA, KEY_PROTECTED, store| Constructor and Description |
|---|
NavigationCapability() |
NavigationCapability(Hashtable<String,Object> hash) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getSendLocationEnabled() |
Boolean |
getWayPointsEnabled() |
NavigationCapability |
setSendLocationEnabled(Boolean sendLocationEnabled) |
NavigationCapability |
setWayPointsEnabled(Boolean getWayPointsEnabled) |
clone, deserializeJSON, equals, format, formatObject, getBoolean, getBulkData, getDouble, getFloat, getInteger, getLong, getMessageTypeName, getObject, getStore, getStoreValue, getString, getValue, getValueForString, hashCode, hasKey, isPayloadProtected, serializeJSON, serializeJSON, setBulkData, setPayloadProtected, setValuepublic static final String KEY_LOCATION_ENABLED
public static final String KEY_GETWAYPOINTS_ENABLED
public Boolean getSendLocationEnabled()
public NavigationCapability setSendLocationEnabled(Boolean sendLocationEnabled)
public Boolean getWayPointsEnabled()
public NavigationCapability setWayPointsEnabled(Boolean getWayPointsEnabled)