java.lang.Object
com.smartdevicelink.proxy.RPCStruct
public static final java.lang.String KEY_SYSTEM_CAPABILITY_TYPE
public static final java.lang.String KEY_NAVIGATION_CAPABILITY
public static final java.lang.String KEY_PHONE_CAPABILITY
public static final java.lang.String KEY_VIDEO_STREAMING_CAPABILITY
public static final java.lang.String KEY_REMOTE_CONTROL_CAPABILITY
public static final java.lang.String KEY_APP_SERVICES_CAPABILITIES
public static final java.lang.String KEY_SEAT_LOCATION_CAPABILITY
public static final java.lang.String KEY_DISPLAY_CAPABILITIES
public static final java.lang.String KEY_DRIVER_DISTRACTION_CAPABILITY
From Class | Fields |
---|---|
com.smartdevicelink.proxy.RPCStruct | KEY_BULK_DATA, KEY_PROTECTED, store |
public SystemCapability()
public SystemCapability(java.util.Hashtable<java.lang.String, java.lang.Object> hash)
Create a systemCapability object
public SystemCapability(SystemCapabilityType systemCapabilityType)
public com.smartdevicelink.proxy.rpc.enums.SystemCapabilityType getSystemCapabilityType()
public com.smartdevicelink.proxy.rpc.SystemCapability setSystemCapabilityType(SystemCapabilityType value)
public java.lang.Object getCapabilityForType(SystemCapabilityType type)
public com.smartdevicelink.proxy.rpc.SystemCapability setCapabilityForType(SystemCapabilityType type,Object capability)
From Class | Methods |
---|---|
com.smartdevicelink.proxy.RPCStruct | getStoreValue, getStore, deserializeJSON, serializeJSON, serializeJSON, format, getBulkData, setBulkData, setPayloadProtected, isPayloadProtected, getMessageTypeName, hasKey, setValue, getValue, getObject, formatObject, getValueForString, getString, getInteger, getDouble, getFloat, getBoolean, getLong, clone, equals, hashCode |
java.lang.Object | getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize |