T_Road_Objects_Object_Outlines_Outline
Java class for t_road_objects_object_outlines_outline complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="t_road_objects_object_outlines_outline">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="cornerRoad" type="{}t_road_objects_object_outlines_outline_cornerRoad" maxOccurs="unbounded" minOccurs="0"/>
<element name="cornerLocal" type="{}t_road_objects_object_outlines_outline_cornerLocal" maxOccurs="unbounded" minOccurs="0"/>
<group ref="{}g_additionalData"/>
</sequence>
<attribute name="id" use="required" type="{http://www.w3.org/2001/XMLSchema}nonNegativeInteger" />
<attribute name="fillType" use="required" type="{}e_outlineFillType" />
<attribute name="outer" use="required" type="{}t_bool" />
<attribute name="closed" use="required" type="{}t_bool" />
<attribute name="laneType" use="required" type="{}e_laneType" />
</restriction>
</complexContent>
</complexType>
Content copied to clipboard
Functions
Link copied to clipboard
Gets the value of the cornerLocal property.
Link copied to clipboard
Gets the value of the cornerRoad property.
Link copied to clipboard
Gets the value of the dataQuality property.
Link copied to clipboard
Gets the value of the fillType property.
Link copied to clipboard
Gets the value of the include property.
Link copied to clipboard
Gets the value of the laneType property.
Link copied to clipboard
Gets the value of the userData property.
Link copied to clipboard
Sets the value of the dataQuality property.
Link copied to clipboard
Sets the value of the fillType property.
Link copied to clipboard
Sets the value of the laneType property.