| Package | Description | 
|---|---|
| com.ars.aerodata.A424_enums | |
| com.ars.aerodata.A424_records | 
| Modifier and Type | Method and Description | 
|---|---|
static UnitsOfAltitude | 
UnitsOfAltitude.fromValue(String v)  | 
static UnitsOfAltitude | 
UnitsOfAltitude.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static UnitsOfAltitude[] | 
UnitsOfAltitude.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected UnitsOfAltitude | 
EnrouteAirwaysRestrictionAltitudeExclusion.unitsOfAltitude
The “Units of Altitude” field is used to indicate the units of measurement for the values in the “Restriction Altitude” fields. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
UnitsOfAltitude | 
EnrouteAirwaysRestrictionAltitudeExclusion.getUnitsOfAltitude()
Gets the value of the unitsOfAltitude property. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
EnrouteAirwaysRestrictionAltitudeExclusion.setUnitsOfAltitude(UnitsOfAltitude value)
Sets the value of the unitsOfAltitude property. 
 | 
Copyright © 2020. All rights reserved.