T_Road_Objects_Object
Java class for t_road_objects_object complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="t_road_objects_object">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="repeat" type="{}t_road_objects_object_repeat" minOccurs="0"/>
<element name="outline" type="{}t_road_objects_object_outlines_outline" minOccurs="0"/>
<element name="outlines" type="{}t_road_objects_object_outlines" minOccurs="0"/>
<element name="material" type="{}t_road_objects_object_material" maxOccurs="unbounded" minOccurs="0"/>
<element name="validity" type="{}t_road_objects_object_laneValidity" maxOccurs="unbounded" minOccurs="0"/>
<element name="parkingSpace" type="{}t_road_objects_object_parkingSpace" minOccurs="0"/>
<element name="markings" type="{}t_road_objects_object_markings" minOccurs="0"/>
<element name="borders" type="{}t_road_objects_object_borders" minOccurs="0"/>
<group ref="{}g_additionalData"/>
</sequence>
<attribute name="type" type="{}e_objectType" />
<attribute name="subtype" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="dynamic" use="required" type="{}t_yesNo" />
<attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="id" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="s" use="required" type="{}t_grEqZero" />
<attribute name="t" use="required" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="zOffset" use="required" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="validLength" use="required" type="{}t_grEqZero" />
<attribute name="orientation" use="required" type="{}e_orientation" />
<attribute name="hdg" use="required" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="pitch" use="required" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="roll" use="required" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="height" use="required" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="length" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="width" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="radius" type="{http://www.w3.org/2001/XMLSchema}double" />
</restriction>
</complexContent>
</complexType>
Content copied to clipboard
Functions
Link copied to clipboard
Gets the value of the borders property.
Link copied to clipboard
Gets the value of the dataQuality property.
Link copied to clipboard
Gets the value of the dynamic property.
Link copied to clipboard
Gets the value of the include property.
Link copied to clipboard
Gets the value of the markings property.
Link copied to clipboard
Gets the value of the material property.
Link copied to clipboard
Gets the value of the orientation property.
Link copied to clipboard
Gets the value of the outline property.
Link copied to clipboard
Gets the value of the outlines property.
Link copied to clipboard
Gets the value of the parkingSpace property.
Link copied to clipboard
Gets the value of the repeat property.
Link copied to clipboard
Gets the value of the subtype property.
Link copied to clipboard
Gets the value of the type property.
Link copied to clipboard
Gets the value of the userData property.
Link copied to clipboard
Gets the value of the validity property.
Link copied to clipboard
Gets the value of the validLength property.
Link copied to clipboard
Gets the value of the zOffset property.
Link copied to clipboard
Sets the value of the borders property.
Link copied to clipboard
Sets the value of the dataQuality property.
Link copied to clipboard
Sets the value of the dynamic property.
Link copied to clipboard
Sets the value of the markings property.
Link copied to clipboard
Sets the value of the orientation property.
Link copied to clipboard
Sets the value of the outline property.
Link copied to clipboard
Sets the value of the outlines property.
Link copied to clipboard
Sets the value of the parkingSpace property.
Link copied to clipboard
Sets the value of the repeat property.
Link copied to clipboard
Sets the value of the subtype property.
Link copied to clipboard
Sets the value of the type property.
Link copied to clipboard
Sets the value of the validLength property.
Link copied to clipboard
Sets the value of the zOffset property.