| Package | Description | 
|---|---|
| com.ars.aerodata.A424A_datatypes | |
| com.ars.aerodata.A424A_enums | |
| com.ars.aerodata.A424A_records | 
| Modifier and Type | Field and Description | 
|---|---|
| protected AltitudeDescription | AdditionalSectorization. additionalSectorizationAltitudeDescription | 
| protected AltitudeDescription | SectorDetails. altitudeDescription | 
| Modifier and Type | Method and Description | 
|---|---|
| AltitudeDescription | AdditionalSectorization. getAdditionalSectorizationAltitudeDescription()Gets the value of the additionalSectorizationAltitudeDescription property. | 
| AltitudeDescription | SectorDetails. getAltitudeDescription()Gets the value of the altitudeDescription property. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AdditionalSectorization. setAdditionalSectorizationAltitudeDescription(AltitudeDescription value)Sets the value of the additionalSectorizationAltitudeDescription property. | 
| void | SectorDetails. setAltitudeDescription(AltitudeDescription value)Sets the value of the altitudeDescription property. | 
| Modifier and Type | Method and Description | 
|---|---|
| static AltitudeDescription | AltitudeDescription. fromValue(String v) | 
| static AltitudeDescription | AltitudeDescription. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static AltitudeDescription[] | AltitudeDescription. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected AltitudeDescription | ProcedureLeg. altitudeDescriptionThe "Altitude Description" field will designate whether a waypoint should be crossed "at," "at or above," "at or below" or "at or above to at or below" specified altitudes. | 
| protected AltitudeDescription | PreferedRouteLeg. altitudeDescriptionThe "Altitude Description" field will designate whether a waypoint should be crossed "at," "at or above," "at or below" or "at or above to at or below" specified altitudes. | 
| protected AltitudeDescription | FlightPlanningLeg. altitudeDescriptionThe "Altitude Description" field will designate whether a waypoint should be crossed "at," "at or above," "at or below" or "at or above to at or below" specified altitudes. | 
| protected AltitudeDescription | Communication. altitudeDescriptionThe "Altitude Description" field will designate whether a waypoint should be crossed "at," "at or above," "at or below" or "at or above to at or below" specified altitudes. | 
| Modifier and Type | Method and Description | 
|---|---|
| AltitudeDescription | ProcedureLeg. getAltitudeDescription()Gets the value of the altitudeDescription property. | 
| AltitudeDescription | PreferedRouteLeg. getAltitudeDescription()Gets the value of the altitudeDescription property. | 
| AltitudeDescription | FlightPlanningLeg. getAltitudeDescription()Gets the value of the altitudeDescription property. | 
| AltitudeDescription | Communication. getAltitudeDescription()Gets the value of the altitudeDescription property. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ProcedureLeg. setAltitudeDescription(AltitudeDescription value)Sets the value of the altitudeDescription property. | 
| void | PreferedRouteLeg. setAltitudeDescription(AltitudeDescription value)Sets the value of the altitudeDescription property. | 
| void | FlightPlanningLeg. setAltitudeDescription(AltitudeDescription value)Sets the value of the altitudeDescription property. | 
| void | Communication. setAltitudeDescription(AltitudeDescription value)Sets the value of the altitudeDescription property. | 
Copyright © 2017. All rights reserved.