Package | Description |
---|---|
com.ars.aerodata.A424A_enums | |
com.ars.aerodata.A424A_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 |
EnrouteAirwaysRestrictionAltitudeExclusionTimingDetails.unitsofAltitude
The “Units of Altitude” field is used to indicate the units of measurement for the values in the “Restriction Altitude” fields.
|
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 |
EnrouteAirwaysRestrictionAltitudeExclusionTimingDetails.getUnitsofAltitude()
Gets the value of the unitsofAltitude property.
|
UnitsofAltitude |
EnrouteAirwaysRestrictionAltitudeExclusion.getUnitsofAltitude()
Gets the value of the unitsofAltitude property.
|
Modifier and Type | Method and Description |
---|---|
void |
EnrouteAirwaysRestrictionAltitudeExclusionTimingDetails.setUnitsofAltitude(UnitsofAltitude value)
Sets the value of the unitsofAltitude property.
|
void |
EnrouteAirwaysRestrictionAltitudeExclusion.setUnitsofAltitude(UnitsofAltitude value)
Sets the value of the unitsofAltitude property.
|
Copyright © 2017. All rights reserved.