T_Road_Signals_Signal_Reference

Provides a means to link a signal to a series of other elements (for example, objects and signals).

Java class for t_road_signals_signal_reference 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 getElementId(): String
Unique ID of the linked element
Link copied to clipboard
Type of the linked element
Link copied to clipboard
open fun getType(): String
Type of the linkage Free text, depending on application
Link copied to clipboard
open fun setElementId(value: String)
Sets the value of the elementId property.
Link copied to clipboard
Sets the value of the elementType property.
Link copied to clipboard
open fun setType(value: String)
Sets the value of the type property.