T_Road_Objects_Object_Markings_Marking
Java class for t_road_objects_object_markings_marking complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="t_road_objects_object_markings_marking">
<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="side" use="required" type="{}e_sideType" />
<attribute name="weight" use="required" type="{}e_roadMarkWeight" />
<attribute name="width" type="{}t_grEqZero" />
<attribute name="color" use="required" type="{}e_roadMarkColor" />
<attribute name="zOffset" type="{}t_grEqZero" />
<attribute name="spaceLength" use="required" type="{}t_grEqZero" />
<attribute name="lineLength" use="required" type="{}t_grEqZero" />
<attribute name="startOffset" use="required" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="stopOffset" use="required" 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 color property.
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 lineLength property.
Link copied to clipboard
Gets the value of the side property.
Link copied to clipboard
Gets the value of the spaceLength property.
Link copied to clipboard
Gets the value of the startOffset property.
Link copied to clipboard
Gets the value of the stopOffset property.
Link copied to clipboard
Gets the value of the userData property.
Link copied to clipboard
Gets the value of the weight property.
Link copied to clipboard
Gets the value of the zOffset property.
Link copied to clipboard
Sets the value of the color property.
Link copied to clipboard
Sets the value of the dataQuality property.
Link copied to clipboard
Sets the value of the lineLength property.
Link copied to clipboard
Sets the value of the side property.
Link copied to clipboard
Sets the value of the spaceLength property.
Link copied to clipboard
Sets the value of the startOffset property.
Link copied to clipboard
Sets the value of the stopOffset property.
Link copied to clipboard
Sets the value of the weight property.
Link copied to clipboard
Sets the value of the zOffset property.