maneuverActions property

List<ManeuverAction> maneuverActions
getter/setter pair

List of maneuver actions for which this rule applies. The list is unordered. When empty, this rule applies to all maneuver actions.

Implementation

List<ManeuverAction> maneuverActions;