| Package | Description | 
|---|---|
| com.ars.aerodata.A424A_enums | |
| com.ars.aerodata.A424A_records | 
| Modifier and Type | Method and Description | 
|---|---|
| static TurbopropJetIndicator | TurbopropJetIndicator. fromValue(String v) | 
| static TurbopropJetIndicator | TurbopropJetIndicator. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static TurbopropJetIndicator[] | TurbopropJetIndicator. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected TurbopropJetIndicator | FlightPlanningLeg. turbopropJetIndicatorThe “Turboprop/Jet Indicator” field used on Flight Planning Arrival/Departure Data Records is derived from government source and is included whenever a given procedure, normally departure, is restricted to, or designed for, aircraft with a specific kind of engines. | 
| Modifier and Type | Method and Description | 
|---|---|
| TurbopropJetIndicator | FlightPlanningLeg. getTurbopropJetIndicator()Gets the value of the turbopropJetIndicator property. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | FlightPlanningLeg. setTurbopropJetIndicator(TurbopropJetIndicator value)Sets the value of the turbopropJetIndicator property. | 
Copyright © 2017. All rights reserved.