public class AeroPublication extends Object
Java class for AeroPublication complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AeroPublication">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="airports" type="{}Airports" minOccurs="0"/>
<element name="heliports" type="{}Heliports" minOccurs="0"/>
<element name="airways" type="{}Airways" minOccurs="0"/>
<element name="enrouteWaypoints" type="{}EnrouteWaypoints" minOccurs="0"/>
<element name="vhfNavaids" type="{}Navaids" minOccurs="0"/>
<element name="ndbs" type="{}NDBs" minOccurs="0"/>
<element name="companyRoutes" type="{}CompanyRoutes" minOccurs="0"/>
<element name="airspaces" type="{}Airspaces" minOccurs="0"/>
<element name="alternates" type="{}Alternates" minOccurs="0"/>
<element name="cruisingTables" type="{}CruisingTables" minOccurs="0"/>
<element name="preferedRoutes" type="{}PreferedRoutes" minOccurs="0"/>
<element name="enrouteCommunications" type="{}EnrouteCommunications" minOccurs="0"/>
<element name="geographicalReferences" type="{}GeographicalReferences" minOccurs="0"/>
<element name="gridMoras" type="{}GridMoras" minOccurs="0"/>
<element name="supplementalData" type="{}SupplementalData" minOccurs="0"/>
<element name="holdingPatterns" type="{}HoldingPatterns" minOccurs="0"/>
</sequence>
<attGroup ref="{}MetaData"/>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Airports |
airports |
protected Airspaces |
airspaces |
protected Airways |
airways |
protected Alternates |
alternates |
protected String |
codingRuleVersion
This contains a version number of the coding rule specification used to capture this data set.
|
protected CompanyRoutes |
companyRoutes |
protected XMLGregorianCalendar |
creationDateTime
Contains the date when the file was created.
|
protected CruisingTables |
cruisingTables |
protected Integer |
cycleDate
Contains Cycle Date
|
protected String |
databasePartNumber
Unique part number for database
|
protected String |
dataSupplierIdent
Contains information to identify the data supplier.
|
protected String |
desupplierTextField
Contains description of file contents, or other information agreed upon by data supplier and customer.
|
protected XMLGregorianCalendar |
endOfValidity
This XML Attribute represents the end date of the validity of the data.
|
protected EnrouteCommunications |
enrouteCommunications |
protected EnrouteWaypoints |
enrouteWaypoints |
protected Integer |
fileCRC
This field contains the 32 bit CRC value for the ARINC data file (including data and header records).ARINC Report 665, Loadable Software Standards, Section 4.0 defines the use of CRC codes.
|
protected GeographicalReferences |
geographicalReferences |
protected GridMoras |
gridMoras |
protected String |
headerIdent
Contains HDR
|
protected Heliports |
heliports |
protected HoldingPatterns |
holdingPatterns |
protected String |
language |
protected NDBs |
ndbs |
protected PreferedRoutes |
preferedRoutes |
protected Integer |
recordCount
Contains the decimal count of the number of XML data Elements in the file.
|
protected XMLGregorianCalendar |
startOfValidity
This XML Attribute field is used to represent the effective date of the data.
|
protected SupplementalData |
supplementalData |
protected String |
supplierTextField
Contains information specific to data supplier, contents to be defined by data supplier
|
protected String |
targetCustomerIdent
Contains information to identify the data user/customer (for example, the customer name(s), file codes).
|
protected String |
uuid |
protected Integer |
versionNumber
Contains 3 decimal numbers to uniquely identify revision of this file.
|
protected Navaids |
vhfNavaids |
| Constructor and Description |
|---|
AeroPublication() |
| Modifier and Type | Method and Description |
|---|---|
Airports |
getAirports()
Gets the value of the airports property.
|
Airspaces |
getAirspaces()
Gets the value of the airspaces property.
|
Airways |
getAirways()
Gets the value of the airways property.
|
Alternates |
getAlternates()
Gets the value of the alternates property.
|
String |
getCodingRuleVersion()
Gets the value of the codingRuleVersion property.
|
CompanyRoutes |
getCompanyRoutes()
Gets the value of the companyRoutes property.
|
XMLGregorianCalendar |
getCreationDateTime()
Gets the value of the creationDateTime property.
|
CruisingTables |
getCruisingTables()
Gets the value of the cruisingTables property.
|
Integer |
getCycleDate()
Gets the value of the cycleDate property.
|
String |
getDatabasePartNumber()
Gets the value of the databasePartNumber property.
|
String |
getDataSupplierIdent()
Gets the value of the dataSupplierIdent property.
|
String |
getDesupplierTextField()
Gets the value of the desupplierTextField property.
|
XMLGregorianCalendar |
getEndOfValidity()
Gets the value of the endOfValidity property.
|
EnrouteCommunications |
getEnrouteCommunications()
Gets the value of the enrouteCommunications property.
|
EnrouteWaypoints |
getEnrouteWaypoints()
Gets the value of the enrouteWaypoints property.
|
Integer |
getFileCRC()
Gets the value of the fileCRC property.
|
GeographicalReferences |
getGeographicalReferences()
Gets the value of the geographicalReferences property.
|
GridMoras |
getGridMoras()
Gets the value of the gridMoras property.
|
String |
getHeaderIdent()
Gets the value of the headerIdent property.
|
Heliports |
getHeliports()
Gets the value of the heliports property.
|
HoldingPatterns |
getHoldingPatterns()
Gets the value of the holdingPatterns property.
|
String |
getLanguage()
Gets the value of the language property.
|
NDBs |
getNdbs()
Gets the value of the ndbs property.
|
PreferedRoutes |
getPreferedRoutes()
Gets the value of the preferedRoutes property.
|
Integer |
getRecordCount()
Gets the value of the recordCount property.
|
XMLGregorianCalendar |
getStartOfValidity()
Gets the value of the startOfValidity property.
|
SupplementalData |
getSupplementalData()
Gets the value of the supplementalData property.
|
String |
getSupplierTextField()
Gets the value of the supplierTextField property.
|
String |
getTargetCustomerIdent()
Gets the value of the targetCustomerIdent property.
|
String |
getUuid()
Gets the value of the uuid property.
|
Integer |
getVersionNumber()
Gets the value of the versionNumber property.
|
Navaids |
getVhfNavaids()
Gets the value of the vhfNavaids property.
|
void |
setAirports(Airports value)
Sets the value of the airports property.
|
void |
setAirspaces(Airspaces value)
Sets the value of the airspaces property.
|
void |
setAirways(Airways value)
Sets the value of the airways property.
|
void |
setAlternates(Alternates value)
Sets the value of the alternates property.
|
void |
setCodingRuleVersion(String value)
Sets the value of the codingRuleVersion property.
|
void |
setCompanyRoutes(CompanyRoutes value)
Sets the value of the companyRoutes property.
|
void |
setCreationDateTime(XMLGregorianCalendar value)
Sets the value of the creationDateTime property.
|
void |
setCruisingTables(CruisingTables value)
Sets the value of the cruisingTables property.
|
void |
setCycleDate(Integer value)
Sets the value of the cycleDate property.
|
void |
setDatabasePartNumber(String value)
Sets the value of the databasePartNumber property.
|
void |
setDataSupplierIdent(String value)
Sets the value of the dataSupplierIdent property.
|
void |
setDesupplierTextField(String value)
Sets the value of the desupplierTextField property.
|
void |
setEndOfValidity(XMLGregorianCalendar value)
Sets the value of the endOfValidity property.
|
void |
setEnrouteCommunications(EnrouteCommunications value)
Sets the value of the enrouteCommunications property.
|
void |
setEnrouteWaypoints(EnrouteWaypoints value)
Sets the value of the enrouteWaypoints property.
|
void |
setFileCRC(Integer value)
Sets the value of the fileCRC property.
|
void |
setGeographicalReferences(GeographicalReferences value)
Sets the value of the geographicalReferences property.
|
void |
setGridMoras(GridMoras value)
Sets the value of the gridMoras property.
|
void |
setHeaderIdent(String value)
Sets the value of the headerIdent property.
|
void |
setHeliports(Heliports value)
Sets the value of the heliports property.
|
void |
setHoldingPatterns(HoldingPatterns value)
Sets the value of the holdingPatterns property.
|
void |
setLanguage(String value)
Sets the value of the language property.
|
void |
setNdbs(NDBs value)
Sets the value of the ndbs property.
|
void |
setPreferedRoutes(PreferedRoutes value)
Sets the value of the preferedRoutes property.
|
void |
setRecordCount(Integer value)
Sets the value of the recordCount property.
|
void |
setStartOfValidity(XMLGregorianCalendar value)
Sets the value of the startOfValidity property.
|
void |
setSupplementalData(SupplementalData value)
Sets the value of the supplementalData property.
|
void |
setSupplierTextField(String value)
Sets the value of the supplierTextField property.
|
void |
setTargetCustomerIdent(String value)
Sets the value of the targetCustomerIdent property.
|
void |
setUuid(String value)
Sets the value of the uuid property.
|
void |
setVersionNumber(Integer value)
Sets the value of the versionNumber property.
|
void |
setVhfNavaids(Navaids value)
Sets the value of the vhfNavaids property.
|
protected Airports airports
protected Heliports heliports
protected Airways airways
protected EnrouteWaypoints enrouteWaypoints
protected Navaids vhfNavaids
protected NDBs ndbs
protected CompanyRoutes companyRoutes
protected Airspaces airspaces
protected Alternates alternates
protected CruisingTables cruisingTables
protected PreferedRoutes preferedRoutes
protected EnrouteCommunications enrouteCommunications
protected GeographicalReferences geographicalReferences
protected GridMoras gridMoras
protected SupplementalData supplementalData
protected HoldingPatterns holdingPatterns
protected XMLGregorianCalendar creationDateTime
protected Integer cycleDate
protected String databasePartNumber
protected String dataSupplierIdent
protected String desupplierTextField
protected XMLGregorianCalendar endOfValidity
protected Integer fileCRC
protected String headerIdent
protected String language
protected Integer recordCount
protected XMLGregorianCalendar startOfValidity
protected String supplierTextField
protected String targetCustomerIdent
protected String uuid
protected Integer versionNumber
protected String codingRuleVersion
public Airports getAirports()
Airportspublic void setAirports(Airports value)
value - allowed object is
Airportspublic Heliports getHeliports()
Heliportspublic void setHeliports(Heliports value)
value - allowed object is
Heliportspublic Airways getAirways()
Airwayspublic void setAirways(Airways value)
value - allowed object is
Airwayspublic EnrouteWaypoints getEnrouteWaypoints()
EnrouteWaypointspublic void setEnrouteWaypoints(EnrouteWaypoints value)
value - allowed object is
EnrouteWaypointspublic Navaids getVhfNavaids()
Navaidspublic void setVhfNavaids(Navaids value)
value - allowed object is
Navaidspublic void setNdbs(NDBs value)
value - allowed object is
NDBspublic CompanyRoutes getCompanyRoutes()
CompanyRoutespublic void setCompanyRoutes(CompanyRoutes value)
value - allowed object is
CompanyRoutespublic Airspaces getAirspaces()
Airspacespublic void setAirspaces(Airspaces value)
value - allowed object is
Airspacespublic Alternates getAlternates()
Alternatespublic void setAlternates(Alternates value)
value - allowed object is
Alternatespublic CruisingTables getCruisingTables()
CruisingTablespublic void setCruisingTables(CruisingTables value)
value - allowed object is
CruisingTablespublic PreferedRoutes getPreferedRoutes()
PreferedRoutespublic void setPreferedRoutes(PreferedRoutes value)
value - allowed object is
PreferedRoutespublic EnrouteCommunications getEnrouteCommunications()
EnrouteCommunicationspublic void setEnrouteCommunications(EnrouteCommunications value)
value - allowed object is
EnrouteCommunicationspublic GeographicalReferences getGeographicalReferences()
GeographicalReferencespublic void setGeographicalReferences(GeographicalReferences value)
value - allowed object is
GeographicalReferencespublic GridMoras getGridMoras()
GridMoraspublic void setGridMoras(GridMoras value)
value - allowed object is
GridMoraspublic SupplementalData getSupplementalData()
SupplementalDatapublic void setSupplementalData(SupplementalData value)
value - allowed object is
SupplementalDatapublic HoldingPatterns getHoldingPatterns()
HoldingPatternspublic void setHoldingPatterns(HoldingPatterns value)
value - allowed object is
HoldingPatternspublic XMLGregorianCalendar getCreationDateTime()
Contains the date when the file was created. Format is DD-MMMYYYY. Where DD is the two-digit decimal day of month, MMM is a three-character month abbreviation, and YYYY is the four-digit decimal year. Contains the UTC time when the file was created. The format is two decimal digits each for hours, minutes, and seconds, separated by colons.
XMLGregorianCalendarpublic void setCreationDateTime(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendargetCreationDateTime()public Integer getCycleDate()
Contains Cycle Date
Integerpublic void setCycleDate(Integer value)
value - allowed object is
IntegergetCycleDate()public String getDatabasePartNumber()
Unique part number for database
Stringpublic void setDatabasePartNumber(String value)
value - allowed object is
StringgetDatabasePartNumber()public String getDataSupplierIdent()
Contains information to identify the data supplier. Content defined by the data supplier.
Stringpublic void setDataSupplierIdent(String value)
value - allowed object is
StringgetDataSupplierIdent()public String getDesupplierTextField()
Contains description of file contents, or other information agreed upon by data supplier and customer.
Stringpublic void setDesupplierTextField(String value)
value - allowed object is
StringgetDesupplierTextField()public XMLGregorianCalendar getEndOfValidity()
This XML Attribute represents the end date of the validity of the data.
XMLGregorianCalendarpublic void setEndOfValidity(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendargetEndOfValidity()public Integer getFileCRC()
This field contains the 32 bit CRC value for the ARINC data file (including data and header records).ARINC Report 665, Loadable Software Standards, Section 4.0 defines the use of CRC codes. The CRC Polynomial used to calculate the CRC of the ARINC 424 data file shall be the 32-bit CRC (0x04C11DB7), calculated as described in ARINC Report 665
Integerpublic void setFileCRC(Integer value)
value - allowed object is
IntegergetFileCRC()public String getHeaderIdent()
Contains HDR
Stringpublic void setHeaderIdent(String value)
value - allowed object is
StringgetHeaderIdent()public String getLanguage()
Stringpublic void setLanguage(String value)
value - allowed object is
Stringpublic Integer getRecordCount()
Contains the decimal count of the number of XML data Elements in the file.
Integerpublic void setRecordCount(Integer value)
value - allowed object is
IntegergetRecordCount()public XMLGregorianCalendar getStartOfValidity()
This XML Attribute field is used to represent the effective date of the data.
XMLGregorianCalendarpublic void setStartOfValidity(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendargetStartOfValidity()public String getSupplierTextField()
Contains information specific to data supplier, contents to be defined by data supplier
Stringpublic void setSupplierTextField(String value)
value - allowed object is
StringgetSupplierTextField()public String getTargetCustomerIdent()
Contains information to identify the data user/customer (for example, the customer name(s), file codes). Content defined by the data supplier and/or customer.
Stringpublic void setTargetCustomerIdent(String value)
value - allowed object is
StringgetTargetCustomerIdent()public String getUuid()
Stringpublic void setUuid(String value)
value - allowed object is
Stringpublic Integer getVersionNumber()
Contains 3 decimal numbers to uniquely identify revision of this file. Initially set to 001, but will be incremented if the file is created more than once in the same cycle.
Integerpublic void setVersionNumber(Integer value)
value - allowed object is
IntegergetVersionNumber()public String getCodingRuleVersion()
This contains a version number of the coding rule specification used to capture this data set.
Stringpublic void setCodingRuleVersion(String value)
value - allowed object is
StringgetCodingRuleVersion()Copyright © 2017. All rights reserved.