java.lang.Object
com.smartdevicelink.proxy.RPCStruct
public static final java.lang.String KEY_CUSHION
public static final java.lang.String KEY_FIRMNESS
From Class | Fields |
---|---|
com.smartdevicelink.proxy.RPCStruct | KEY_BULK_DATA, KEY_PROTECTED, store |
Constructs a new MassageCushionFirmness object
public MassageCushionFirmness()
Constructs a new MassageCushionFirmness object indicated by the Hashtable parameter
public MassageCushionFirmness(java.util.Hashtable<java.lang.String, java.lang.Object> hash)
Constructs a newly allocated MassageCushionFirmness object
public MassageCushionFirmness(MassageCushion cushion,Integer firmness)
Sets the type of MassageCushion for multi-contour massage seat
public com.smartdevicelink.proxy.rpc.MassageCushionFirmness setCushion(MassageCushion cushion)
Gets the type of MassageCushion for multi-contour massage seat
public com.smartdevicelink.proxy.rpc.enums.MassageCushion getCushion()
Sets the firmness associated with the supplied MassageCushion
public com.smartdevicelink.proxy.rpc.MassageCushionFirmness setFirmness(Integer firmness)
Gets the firmness associated with the supplied MassageCushion
public java.lang.Integer getFirmness()
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 |