String
ModuleType
ReleaseInteriorVehicleDataModule
ReleaseInteriorVehicleDataModule
Initializes an instance of ReleaseInteriorVehicleDataModule.
String
Get the ModuleId
Kind: Instance method of ReleaseInteriorVehicleDataModule
Returns: String
- the KEY_MODULE_ID value
ModuleType
Get the ModuleType
Kind: Instance method of ReleaseInteriorVehicleDataModule
Returns: ModuleType
- the KEY_MODULE_TYPE value
ReleaseInteriorVehicleDataModule
Set 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} |
ReleaseInteriorVehicleDataModule
Set the ModuleType
Kind: Instance method of ReleaseInteriorVehicleDataModule
Returns: ReleaseInteriorVehicleDataModule
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
type | ModuleType |
The desired ModuleType. |