T_Header
Java class for t_header complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="t_header">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="geoReference" type="{}t_header_GeoReference" minOccurs="0"/>
<element name="offset" type="{}t_header_Offset" minOccurs="0"/>
<group ref="{}g_additionalData"/>
</sequence>
<attribute name="revMajor" use="required" type="{http://www.w3.org/2001/XMLSchema}integer" fixed="1" />
<attribute name="revMinor" use="required" type="{http://www.w3.org/2001/XMLSchema}integer" fixed="5" />
<attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="version" type="{}t_header_Version" />
<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="vendor" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
Content copied to clipboard
Functions
Link copied to clipboard
Gets the value of the dataQuality property.
Link copied to clipboard
Gets the value of the geoReference property.
Link copied to clipboard
Gets the value of the include property.
Link copied to clipboard
Gets the value of the offset 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 dataQuality property.
Link copied to clipboard
Sets the value of the geoReference property.
Link copied to clipboard
Sets the value of the offset 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 version property.