| Package | Description | 
|---|---|
| com.ars.aerodata.A424A_enums | |
| com.ars.aerodata.A424A_records | 
| Modifier and Type | Method and Description | 
|---|---|
| static ATCIndicator | ATCIndicator. fromValue(String v) | 
| static ATCIndicator | ATCIndicator. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static ATCIndicator[] | ATCIndicator. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected ATCIndicator | ProcedureLeg. atcIndicatorThe “ATC Indicator” field will be used to indicate that the altitudes shown in the altitude fields can be modified by ATC or the altitude will be assigned by ATC. | 
| Modifier and Type | Method and Description | 
|---|---|
| ATCIndicator | ProcedureLeg. getAtcIndicator()Gets the value of the atcIndicator property. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ProcedureLeg. setAtcIndicator(ATCIndicator value)Sets the value of the atcIndicator property. | 
Copyright © 2017. All rights reserved.