public class FIRUIR extends A424Record
Java class for FIRUIR complex type.
The following schema fragment specifies the expected content contained within this class.
 <complexType name="FIRUIR">
   <complexContent>
     <extension base="{}A424Record">
       <sequence>
         <element name="cruiseTableIdentifier" type="{http://www.arinc424.com/xml/datatypes}CruiseTableIdentifier" minOccurs="0"/>
         <element name="entryReport" type="{http://www.arinc424.com/xml/enumerations}FIRUIREntryReport" minOccurs="0"/>
         <element name="firUIRAddress" type="{http://www.arinc424.com/xml/datatypes}FIRUIRAddress"/>
         <element name="firUIRIdentifier" type="{http://www.arinc424.com/xml/datatypes}FIRUIRIdentifier"/>
         <element name="firUIRIndicator" type="{http://www.arinc424.com/xml/enumerations}FIRUIRIndicator"/>
         <element name="firUIRSegment" type="{}FIRUIRSegment" maxOccurs="unbounded"/>
         <element name="firUIRName" type="{http://www.arinc424.com/xml/datatypes}FIRUIRName" minOccurs="0"/>
         <element name="firUpperLimit" type="{http://www.arinc424.com/xml/datatypes}AltitudeLimit" minOccurs="0"/>
         <element name="firLowerLimit" type="{http://www.arinc424.com/xml/datatypes}AltitudeLimit" minOccurs="0"/>
         <element name="uirUpperLimit" type="{http://www.arinc424.com/xml/datatypes}AltitudeLimit" minOccurs="0"/>
         <element name="uirLowerLimit" type="{http://www.arinc424.com/xml/datatypes}AltitudeLimit" minOccurs="0"/>
         <element name="firUIRATCReportingUnitsAltitude" type="{http://www.arinc424.com/xml/enumerations}FIRUIRATCReportingUnitsAltitude" minOccurs="0"/>
         <element name="firUIRATCReportingUnitsSpeed" type="{http://www.arinc424.com/xml/enumerations}FIRUIRATCReportingUnitsSpeed" minOccurs="0"/>
       </sequence>
       <attribute name="referenceID" use="required" type="{http://www.w3.org/2001/XMLSchema}ID" />
     </extension>
   </complexContent>
 </complexType>
 | Modifier and Type | Field and Description | 
|---|---|
| protected String | cruiseTableIdentifier | 
| protected String | entryReport | 
| protected AltitudeLimit | firLowerLimit | 
| protected String | firUIRAddress | 
| protected FIRUIRATCReportingUnitsAltitude | firUIRATCReportingUnitsAltitude | 
| protected FIRUIRATCReportingUnitsSpeed | firUIRATCReportingUnitsSpeed | 
| protected String | firUIRIdentifier | 
| protected FIRUIRIndicator | firUIRIndicator | 
| protected String | firUIRName | 
| protected List<FIRUIRSegment> | firUIRSegment | 
| protected AltitudeLimit | firUpperLimit | 
| protected String | referenceID | 
| protected AltitudeLimit | uirLowerLimit | 
| protected AltitudeLimit | uirUpperLimit | 
custAreaCode, cycleDate, notes, recordTypesupplementalData| Constructor and Description | 
|---|
| FIRUIR() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getCruiseTableIdentifier()Gets the value of the cruiseTableIdentifier property. | 
| String | getEntryReport()Gets the value of the entryReport property. | 
| AltitudeLimit | getFirLowerLimit()Gets the value of the firLowerLimit property. | 
| String | getFirUIRAddress()Gets the value of the firUIRAddress property. | 
| FIRUIRATCReportingUnitsAltitude | getFirUIRATCReportingUnitsAltitude()Gets the value of the firUIRATCReportingUnitsAltitude property. | 
| FIRUIRATCReportingUnitsSpeed | getFirUIRATCReportingUnitsSpeed()Gets the value of the firUIRATCReportingUnitsSpeed property. | 
| String | getFirUIRIdentifier()Gets the value of the firUIRIdentifier property. | 
| FIRUIRIndicator | getFirUIRIndicator()Gets the value of the firUIRIndicator property. | 
| String | getFirUIRName()Gets the value of the firUIRName property. | 
| List<FIRUIRSegment> | getFirUIRSegment()Gets the value of the firUIRSegment property. | 
| AltitudeLimit | getFirUpperLimit()Gets the value of the firUpperLimit property. | 
| String | getReferenceID()Gets the value of the referenceID property. | 
| AltitudeLimit | getUirLowerLimit()Gets the value of the uirLowerLimit property. | 
| AltitudeLimit | getUirUpperLimit()Gets the value of the uirUpperLimit property. | 
| void | setCruiseTableIdentifier(String value)Sets the value of the cruiseTableIdentifier property. | 
| void | setEntryReport(String value)Sets the value of the entryReport property. | 
| void | setFirLowerLimit(AltitudeLimit value)Sets the value of the firLowerLimit property. | 
| void | setFirUIRAddress(String value)Sets the value of the firUIRAddress property. | 
| void | setFirUIRATCReportingUnitsAltitude(FIRUIRATCReportingUnitsAltitude value)Sets the value of the firUIRATCReportingUnitsAltitude property. | 
| void | setFirUIRATCReportingUnitsSpeed(FIRUIRATCReportingUnitsSpeed value)Sets the value of the firUIRATCReportingUnitsSpeed property. | 
| void | setFirUIRIdentifier(String value)Sets the value of the firUIRIdentifier property. | 
| void | setFirUIRIndicator(FIRUIRIndicator value)Sets the value of the firUIRIndicator property. | 
| void | setFirUIRName(String value)Sets the value of the firUIRName property. | 
| void | setFirUpperLimit(AltitudeLimit value)Sets the value of the firUpperLimit property. | 
| void | setReferenceID(String value)Sets the value of the referenceID property. | 
| void | setUirLowerLimit(AltitudeLimit value)Sets the value of the uirLowerLimit property. | 
| void | setUirUpperLimit(AltitudeLimit value)Sets the value of the uirUpperLimit property. | 
getCustAreaCode, getCycleDate, getNotes, getRecordType, setCustAreaCode, setCycleDate, setRecordTypegetSupplementalData, setSupplementalDataprotected String cruiseTableIdentifier
protected String entryReport
protected String firUIRAddress
protected String firUIRIdentifier
protected FIRUIRIndicator firUIRIndicator
protected List<FIRUIRSegment> firUIRSegment
protected String firUIRName
protected AltitudeLimit firUpperLimit
protected AltitudeLimit firLowerLimit
protected AltitudeLimit uirUpperLimit
protected AltitudeLimit uirLowerLimit
protected FIRUIRATCReportingUnitsAltitude firUIRATCReportingUnitsAltitude
protected FIRUIRATCReportingUnitsSpeed firUIRATCReportingUnitsSpeed
protected String referenceID
public String getCruiseTableIdentifier()
Stringpublic void setCruiseTableIdentifier(String value)
value - allowed object is
     Stringpublic String getEntryReport()
Stringpublic void setEntryReport(String value)
value - allowed object is
     Stringpublic String getFirUIRAddress()
Stringpublic void setFirUIRAddress(String value)
value - allowed object is
     Stringpublic String getFirUIRIdentifier()
Stringpublic void setFirUIRIdentifier(String value)
value - allowed object is
     Stringpublic FIRUIRIndicator getFirUIRIndicator()
FIRUIRIndicatorpublic void setFirUIRIndicator(FIRUIRIndicator value)
value - allowed object is
     FIRUIRIndicatorpublic List<FIRUIRSegment> getFirUIRSegment()
 This accessor method returns a reference to the live list,
 not a snapshot. Therefore any modification you make to the
 returned list will be present inside the JAXB object.
 This is why there is not a set method for the firUIRSegment property.
 
 
For example, to add a new item, do as follows:
    getFirUIRSegment().add(newItem);
 
 
 
 
 Objects of the following type(s) are allowed in the list
 FIRUIRSegment
public String getFirUIRName()
Stringpublic void setFirUIRName(String value)
value - allowed object is
     Stringpublic AltitudeLimit getFirUpperLimit()
AltitudeLimitpublic void setFirUpperLimit(AltitudeLimit value)
value - allowed object is
     AltitudeLimitpublic AltitudeLimit getFirLowerLimit()
AltitudeLimitpublic void setFirLowerLimit(AltitudeLimit value)
value - allowed object is
     AltitudeLimitpublic AltitudeLimit getUirUpperLimit()
AltitudeLimitpublic void setUirUpperLimit(AltitudeLimit value)
value - allowed object is
     AltitudeLimitpublic AltitudeLimit getUirLowerLimit()
AltitudeLimitpublic void setUirLowerLimit(AltitudeLimit value)
value - allowed object is
     AltitudeLimitpublic FIRUIRATCReportingUnitsAltitude getFirUIRATCReportingUnitsAltitude()
FIRUIRATCReportingUnitsAltitudepublic void setFirUIRATCReportingUnitsAltitude(FIRUIRATCReportingUnitsAltitude value)
value - allowed object is
     FIRUIRATCReportingUnitsAltitudepublic FIRUIRATCReportingUnitsSpeed getFirUIRATCReportingUnitsSpeed()
FIRUIRATCReportingUnitsSpeedpublic void setFirUIRATCReportingUnitsSpeed(FIRUIRATCReportingUnitsSpeed value)
value - allowed object is
     FIRUIRATCReportingUnitsSpeedpublic String getReferenceID()
StringCopyright © 2017. All rights reserved.