Members
(static) DRIVER :string
Driver
Type:
- string
(static) FRONT :string
Front
Type:
- string
(static) FRONT_PASSENGER :string
Front passenger
Type:
- string
(static) LEFT :string
Left side
Type:
- string
(static) MIDDLE :string
Middle side
Type:
- string
(static) REAR :string
Rear
Type:
- string
(static) REAR_DRIVER_SIDE :string
Rear driver side
Type:
- string
(static) REAR_MIDDLE :string
Middle passenger
Type:
- string
(static) REAR_PASSENGER_SIDE :string
Rear passenger side
Type:
- string
(static) RIGHT :string
Right side
Type:
- string
position :string
Occupant position constant
Type:
- string
Methods
(static) Positions() → {Array.<string>}
Example
let positions = WorkflowOccupant.Positions();
Returns:
- Type
- Array.<string>
GetRow() → {string}
Returns:
- Type
- string