Package | Description |
---|---|
com.ars.aerodata.A424A_enums | |
com.ars.aerodata.A424A_records |
Modifier and Type | Method and Description |
---|---|
static TimeCodeAirwaysRestriction |
TimeCodeAirwaysRestriction.fromValue(String v) |
static TimeCodeAirwaysRestriction |
TimeCodeAirwaysRestriction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimeCodeAirwaysRestriction[] |
TimeCodeAirwaysRestriction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
protected TimeCodeAirwaysRestriction |
EnrouteAirwaysRestrictionSeasonalClosure.timeCode
On Airway Restriction Primary and Continuation Records, the Time Code indicated either a continuous or non-continuous operation, the details of which are contained in the same record.
|
protected TimeCodeAirwaysRestriction |
EnrouteAirwaysRestrictionCruisingTableReplacementTimingDetails.timeCode
On Airway Restriction Primary and Continuation Records, the Time Code indicated either a continuous or non-continuous operation, the details of which are contained in the same record.
|
protected TimeCodeAirwaysRestriction |
EnrouteAirwaysRestrictionCruisingTableReplacement.timeCode
On Airway Restriction Primary and Continuation Records, the Time Code indicated either a continuous or non-continuous operation, the details of which are contained in the same record.
|
protected TimeCodeAirwaysRestriction |
EnrouteAirwaysRestrictionAltitudeExclusionTimingDetails.timeCode
On Airway Restriction Primary and Continuation Records, the Time Code indicated either a continuous or non-continuous operation, the details of which are contained in the same record.
|
protected TimeCodeAirwaysRestriction |
EnrouteAirwaysRestrictionAltitudeExclusion.timeCode
On Airway Restriction Primary and Continuation Records, the Time Code indicated either a continuous or non-continuous operation, the details of which are contained in the same record.
|
Modifier and Type | Method and Description |
---|---|
TimeCodeAirwaysRestriction |
EnrouteAirwaysRestrictionSeasonalClosure.getTimeCode()
Gets the value of the timeCode property.
|
TimeCodeAirwaysRestriction |
EnrouteAirwaysRestrictionCruisingTableReplacementTimingDetails.getTimeCode()
Gets the value of the timeCode property.
|
TimeCodeAirwaysRestriction |
EnrouteAirwaysRestrictionCruisingTableReplacement.getTimeCode()
Gets the value of the timeCode property.
|
TimeCodeAirwaysRestriction |
EnrouteAirwaysRestrictionAltitudeExclusionTimingDetails.getTimeCode()
Gets the value of the timeCode property.
|
TimeCodeAirwaysRestriction |
EnrouteAirwaysRestrictionAltitudeExclusion.getTimeCode()
Gets the value of the timeCode property.
|
Modifier and Type | Method and Description |
---|---|
void |
EnrouteAirwaysRestrictionSeasonalClosure.setTimeCode(TimeCodeAirwaysRestriction value)
Sets the value of the timeCode property.
|
void |
EnrouteAirwaysRestrictionCruisingTableReplacementTimingDetails.setTimeCode(TimeCodeAirwaysRestriction value)
Sets the value of the timeCode property.
|
void |
EnrouteAirwaysRestrictionCruisingTableReplacement.setTimeCode(TimeCodeAirwaysRestriction value)
Sets the value of the timeCode property.
|
void |
EnrouteAirwaysRestrictionAltitudeExclusionTimingDetails.setTimeCode(TimeCodeAirwaysRestriction value)
Sets the value of the timeCode property.
|
void |
EnrouteAirwaysRestrictionAltitudeExclusion.setTimeCode(TimeCodeAirwaysRestriction value)
Sets the value of the timeCode property.
|
Copyright © 2017. All rights reserved.