| Package | Description | 
|---|---|
| com.ars.aerodata.A424A_enums | |
| com.ars.aerodata.A424A_records | 
| Modifier and Type | Method and Description | 
|---|---|
| static EUIndicator | EUIndicator. fromValue(String v) | 
| static EUIndicator | EUIndicator. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static EUIndicator[] | EUIndicator. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected EUIndicator | AirwayLeg. euIndicatorThe “EU Indicator” field is used to identify those Enroute Airway records that have an Airway Restriction record without identifying the restriction. | 
| Modifier and Type | Method and Description | 
|---|---|
| EUIndicator | AirwayLeg. getEuIndicator()Gets the value of the euIndicator property. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AirwayLeg. setEuIndicator(EUIndicator value)Sets the value of the euIndicator property. | 
Copyright © 2017. All rights reserved.