Package | Description |
---|---|
com.ars.aerodata.A424A_enums | |
com.ars.aerodata.A424A_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 © 2017. All rights reserved.