| Package | Description | 
|---|---|
| com.ars.aerodata.A424_enums | |
| com.ars.aerodata.A424_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 © 2020. All rights reserved.