Grid
WindowState
DoorStatusType
RoofStatus
RoofStatus
RoofStatus
Grid
Get the Location
Kind: Instance method of RoofStatus
Returns: Grid
- the KEY_LOCATION value
WindowState
Get the State
Kind: Instance method of RoofStatus
Returns: WindowState
- the KEY_STATE value
DoorStatusType
Get the Status
Kind: Instance method of RoofStatus
Returns: DoorStatusType
- the KEY_STATUS value
RoofStatus
Set the Location
Kind: Instance method of RoofStatus
Returns: RoofStatus
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
location | Grid |
Describes a location (origin coordinates and span) of a vehicle component. - The desired Location. |