T_JunctionGroup

Two or more junctions may be grouped in junction groups to indicate that these junctions belong to the same roundabout. The element is split into a header element and a series of member elements.

Java class for t_junctionGroup 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
ASAM OpenDRIVE offers the possibility to include external data.
Link copied to clipboard
open fun getId(): String
Unique ID within database
Link copied to clipboard
Gets the value of the junctionReference property.
Link copied to clipboard
open fun getName(): String
Name of the junction group.
Link copied to clipboard
Type of junction group
Link copied to clipboard
open fun setId(value: String)
Sets the value of the id property.
Link copied to clipboard
open fun setName(value: String)
Sets the value of the name property.
Link copied to clipboard
open fun setType(value: E_JunctionGroup_Type)
Sets the value of the type property.