| Package | Description | 
|---|---|
| com.ars.aerodata.A424_enums | |
| com.ars.aerodata.A424_records | 
| Modifier and Type | Method and Description | 
|---|---|
| static EnrouteAirwayDirectionalRestriction | EnrouteAirwayDirectionalRestriction. fromValue(String v) | 
| static EnrouteAirwayDirectionalRestriction | EnrouteAirwayDirectionalRestriction. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static EnrouteAirwayDirectionalRestriction[] | EnrouteAirwayDirectionalRestriction. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected EnrouteAirwayDirectionalRestriction | AirwayLeg. directionRestrictionThe “Direction Restriction” field will indicate the direction an Enroute Airway is to be flown | 
| Modifier and Type | Method and Description | 
|---|---|
| EnrouteAirwayDirectionalRestriction | AirwayLeg. getDirectionRestriction()Gets the value of the directionRestriction property. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AirwayLeg. setDirectionRestriction(EnrouteAirwayDirectionalRestriction value)Sets the value of the directionRestriction property. | 
Copyright © 2020. All rights reserved.