T_Road_Objects_Object_Borders_Border
Java class for t_road_objects_object_borders_border complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="t_road_objects_object_borders_border">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="cornerReference" type="{}t_road_objects_object_markings_marking_cornerReference" maxOccurs="unbounded" minOccurs="2"/>
<group ref="{}g_additionalData"/>
</sequence>
<attribute name="width" use="required" type="{}t_grEqZero" />
<attribute name="type" use="required" type="{}e_borderType" />
<attribute name="outlineId" use="required" type="{http://www.w3.org/2001/XMLSchema}nonNegativeInteger" />
<attribute name="useCompleteOutline" type="{}t_bool" />
</restriction>
</complexContent>
</complexType>
Content copied to clipboard
Functions
Link copied to clipboard
Gets the value of the cornerReference 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 outlineId property.
Link copied to clipboard
Gets the value of the type property.
Link copied to clipboard
Gets the value of the useCompleteOutline 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 outlineId property.
Link copied to clipboard
Sets the value of the type property.
Link copied to clipboard
Sets the value of the useCompleteOutline property.