maneuverActions property
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;
List of maneuver actions for which this rule applies. The list is unordered. When empty, this rule applies to all maneuver actions.
List<ManeuverAction> maneuverActions;