| Package | Description |
|---|---|
| com.ars.aerodata.A424_enums | |
| com.ars.aerodata.A424_records |
| Modifier and Type | Method and Description |
|---|---|
static TaaSectorIdentifier |
TaaSectorIdentifier.fromValue(String v) |
static TaaSectorIdentifier |
TaaSectorIdentifier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaaSectorIdentifier[] |
TaaSectorIdentifier.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected TaaSectorIdentifier |
Taa.taaFixPositionIndicator
TThe Fix Position Indicator field contains an indication as to which TAA Initial Approach Fix (IAF) the data in the record applies.
|
| Modifier and Type | Method and Description |
|---|---|
TaaSectorIdentifier |
Taa.getTaaFixPositionIndicator()
Gets the value of the taaFixPositionIndicator property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Taa.setTaaFixPositionIndicator(TaaSectorIdentifier value)
Sets the value of the taaFixPositionIndicator property.
|
Copyright © 2020. All rights reserved.