public class ReleaseInteriorVehicleDataModule extends RPCRequest
| Modifier and Type | Field and Description |
|---|---|
static String |
KEY_MODULE_ID |
static String |
KEY_MODULE_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 |
|---|
ReleaseInteriorVehicleDataModule() |
ReleaseInteriorVehicleDataModule(Hashtable<String,Object> hash) |
ReleaseInteriorVehicleDataModule(ModuleType moduleType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getModuleId()
Gets the Module Id of this class
|
ModuleType |
getModuleType()
Gets the Module Type of this class
|
ReleaseInteriorVehicleDataModule |
setModuleId(String id)
Sets the Module Ids for this class
|
ReleaseInteriorVehicleDataModule |
setModuleType(ModuleType type)
Sets the Module Type for this class
|
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_MODULE_TYPE
public static final String KEY_MODULE_ID
public ReleaseInteriorVehicleDataModule()
public ReleaseInteriorVehicleDataModule(Hashtable<String,Object> hash)
public ReleaseInteriorVehicleDataModule(@NonNull
ModuleType moduleType)
moduleType - Sets the Module Type for this classpublic ReleaseInteriorVehicleDataModule setModuleType(@NonNull ModuleType type)
type - the Module Type to be setpublic ModuleType getModuleType()
public ReleaseInteriorVehicleDataModule setModuleId(String id)
id - the ids to be setpublic String getModuleId()