T_Road_Signals_Board

Signals are not always separate signs on a single sheet of metal. Several signs can be coupled on one board.

Java class for t_road_signals_board complex type

.

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


<complexType name="t_road_signals_board">
  <complexContent>
    <extension base="{}_OpenDriveElement">
      <sequence>
        <element name="validity" type="{}t_road_objects_object_laneValidity" maxOccurs="unbounded" minOccurs="0"/>
        <element name="dependency" type="{}t_road_signals_signal_dependency" maxOccurs="unbounded" minOccurs="0"/>
        <element name="reference" type="{}t_road_signals_signal_reference" maxOccurs="unbounded" minOccurs="0"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>

Inheritors

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Gets the value of the dependency property.
Link copied to clipboard
Gets the value of the reference property.
Link copied to clipboard
Gets the value of the validity property.