OpenDRIVE
Java class for anonymous complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="header" type="{}t_header"/>
<element name="road" type="{}t_road" maxOccurs="unbounded"/>
<element name="controller" type="{}t_controller" maxOccurs="unbounded" minOccurs="0"/>
<element name="junction" type="{}t_junction" maxOccurs="unbounded" minOccurs="0"/>
<element name="junctionGroup" type="{}t_junctionGroup" maxOccurs="unbounded" minOccurs="0"/>
<element name="station" type="{}t_station" maxOccurs="unbounded" minOccurs="0"/>
<group ref="{}g_additionalData"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Content copied to clipboard
Functions
Link copied to clipboard
Gets the value of the controller property.
Link copied to clipboard
Gets the value of the dataQuality property.
Link copied to clipboard
Gets the value of the include property.
Link copied to clipboard
Gets the value of the junction property.
Link copied to clipboard
Gets the value of the junctionGroup property.
Link copied to clipboard
Gets the value of the station property.
Link copied to clipboard
Gets the value of the userData property.
Link copied to clipboard
Sets the value of the dataQuality property.