| Package | Description |
|---|---|
| com.ars.aerodata.A424_enums | |
| com.ars.aerodata.A424_records |
| Modifier and Type | Method and Description |
|---|---|
static ExclusionIndicator |
ExclusionIndicator.fromValue(String v) |
static ExclusionIndicator |
ExclusionIndicator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExclusionIndicator[] |
ExclusionIndicator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected ExclusionIndicator |
EnrouteAirwaysRestrictionAltitudeExclusion.exclusionIndicator
The “Exclusion Indicator” field is an indication of how the altitudes contained in the Cruising Table record referenced by the Airway segment(s) are restricted.
|
| Modifier and Type | Method and Description |
|---|---|
ExclusionIndicator |
EnrouteAirwaysRestrictionAltitudeExclusion.getExclusionIndicator()
Gets the value of the exclusionIndicator property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EnrouteAirwaysRestrictionAltitudeExclusion.setExclusionIndicator(ExclusionIndicator value)
Sets the value of the exclusionIndicator property.
|
Copyright © 2020. All rights reserved.