| Package | Description | 
|---|---|
| com.ars.aerodata.A424A_enums | |
| com.ars.aerodata.A424A_records | 
| Modifier and Type | Method and Description | 
|---|---|
| static RNAVFlag | RNAVFlag. fromValue(String v) | 
| static RNAVFlag | RNAVFlag. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static RNAVFlag[] | RNAVFlag. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected RNAVFlag | FlightPlanningLeg. rnavFlagsThe “RNAV Flag” field used on Flight Planning Arrival/Departure Data Records is derived from government source and is included whenever a given procedure included in the record is restricted to, or designed for, aircraft capable of flying RNAV Procedures. | 
| Modifier and Type | Method and Description | 
|---|---|
| RNAVFlag | FlightPlanningLeg. getRnavFlags()Gets the value of the rnavFlags property. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | FlightPlanningLeg. setRnavFlags(RNAVFlag value)Sets the value of the rnavFlags property. | 
Copyright © 2017. All rights reserved.