T_Road_Lanes_LaneSection_Lr_Lane_Rule

Used to add rules that are not covered by any of the other lane attributes that are described in this specification.

Java class for t_road_lanes_laneSection_lr_lane_rule complex type

.

The following schema fragment specifies the expected content contained within this class.

{@code  }

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun getSOffset(): Double
s-coordinate of start position, relative to the position of the preceding element
Link copied to clipboard
open fun getValue(): String
Free text; currently recommended values are "no stopping at any time" "disabled parking" "car pool"
Link copied to clipboard
open fun setSOffset(value: Double)
Sets the value of the sOffset property.
Link copied to clipboard
open fun setValue(value: String)
Sets the value of the value property.