| Package | Description | 
|---|---|
| com.ars.aerodata.A424_enums | |
| com.ars.aerodata.A424_records | 
| Modifier and Type | Method and Description | 
|---|---|
| static ControlledAsIndicator | ControlledAsIndicator. fromValue(String v) | 
| static ControlledAsIndicator | ControlledAsIndicator. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static ControlledAsIndicator[] | ControlledAsIndicator. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected ControlledAsIndicator | Airport. controlledAsIndicatorThe “Controlled Airspace Indicator” field is used to indicate if an airport is associated with controlled airspace of a terminal type such as a Terminal Control Area (TMA or TCA) Radar Area or Class B or C Airspace within the USA. | 
| Modifier and Type | Method and Description | 
|---|---|
| ControlledAsIndicator | Airport. getControlledAsIndicator()Gets the value of the controlledAsIndicator property. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Airport. setControlledAsIndicator(ControlledAsIndicator value)Sets the value of the controlledAsIndicator property. | 
Copyright © 2020. All rights reserved.