Package | Description |
---|---|
com.ars.aerodata.A424A_enums | |
com.ars.aerodata.A424A_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 |
EnrouteAirwaysRestrictionAltitudeExclusionTimingDetails.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.
|
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 |
EnrouteAirwaysRestrictionAltitudeExclusionTimingDetails.getExclusionIndicator()
Gets the value of the exclusionIndicator property.
|
ExclusionIndicator |
EnrouteAirwaysRestrictionAltitudeExclusion.getExclusionIndicator()
Gets the value of the exclusionIndicator property.
|
Modifier and Type | Method and Description |
---|---|
void |
EnrouteAirwaysRestrictionAltitudeExclusionTimingDetails.setExclusionIndicator(ExclusionIndicator value)
Sets the value of the exclusionIndicator property.
|
void |
EnrouteAirwaysRestrictionAltitudeExclusion.setExclusionIndicator(ExclusionIndicator value)
Sets the value of the exclusionIndicator property.
|
Copyright © 2017. All rights reserved.