Header
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="userData" type="{}userData" minOccurs="0"/>
<element name="include" type="{}include" minOccurs="0"/>
</sequence>
<attribute name="revMajor" type="{http://www.w3.org/2001/XMLSchema}unsignedShort" />
<attribute name="revMinor" type="{http://www.w3.org/2001/XMLSchema}unsignedShort" />
<attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="version" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="date" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="north" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="south" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="east" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="west" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="maxRoad" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
<attribute name="maxJunc" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
<attribute name="maxPrg" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
</restriction>
</complexContent>
</complexType>
Content copied to clipboard
Functions
Link copied to clipboard
Gets the value of the include property.
Link copied to clipboard
Gets the value of the maxJunc property.
Link copied to clipboard
Gets the value of the maxRoad property.
Link copied to clipboard
Gets the value of the revMajor property.
Link copied to clipboard
Gets the value of the revMinor property.
Link copied to clipboard
Gets the value of the userData property.
Link copied to clipboard
Gets the value of the version property.
Link copied to clipboard
Sets the value of the include property.
Link copied to clipboard
Sets the value of the maxJunc property.
Link copied to clipboard
Sets the value of the maxRoad property.
Link copied to clipboard
Sets the value of the revMajor property.
Link copied to clipboard
Sets the value of the revMinor property.
Link copied to clipboard
Sets the value of the userData property.
Link copied to clipboard
Sets the value of the version property.