StringModuleTypeReleaseInteriorVehicleDataModuleReleaseInteriorVehicleDataModuleInitializes an instance of ReleaseInteriorVehicleDataModule.
StringGet the ModuleId
Kind: Instance method of ReleaseInteriorVehicleDataModule
Returns: String - the KEY_MODULE_ID value
ModuleTypeGet the ModuleType
Kind: Instance method of ReleaseInteriorVehicleDataModule
Returns: ModuleType - the KEY_MODULE_TYPE value
ReleaseInteriorVehicleDataModuleSet the ModuleId
Kind: Instance method of ReleaseInteriorVehicleDataModule
Returns: ReleaseInteriorVehicleDataModule - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| id | String |
Id of a module, published by System Capability. - The desired ModuleId. {'string_min_length': 1, 'string_max_length': 100} |
ReleaseInteriorVehicleDataModuleSet the ModuleType
Kind: Instance method of ReleaseInteriorVehicleDataModule
Returns: ReleaseInteriorVehicleDataModule - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| type | ModuleType |
The desired ModuleType. |