| Modifier and Type | Field and Description |
|---|---|
static String |
KEY_ACCEPTS_WAY_POINTS |
KEY_BULK_DATA, KEY_PROTECTED, store| Constructor and Description |
|---|
NavigationServiceManifest() |
NavigationServiceManifest(Hashtable<String,Object> hash) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getAcceptsWayPoints()
Informs the subscriber if this service can actually accept way points.
|
NavigationServiceManifest |
setAcceptsWayPoints(Boolean acceptsWayPoints)
Informs the subscriber if this service can actually accept way points.
|
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_ACCEPTS_WAY_POINTS
public NavigationServiceManifest setAcceptsWayPoints(Boolean acceptsWayPoints)
acceptsWayPoints - -public Boolean getAcceptsWayPoints()