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. Defaults to an empty list.

Implementation

List<ManeuverAction> maneuverActions;