Package | Description |
---|---|
com.ars.aerodata.A424A_datatypes | |
com.ars.aerodata.A424A_enums |
Modifier and Type | Field and Description |
---|---|
protected ComponentAffectedIndicator |
NavaidLimitation.componentAffectedIndicator
The VHF Navaid File contains navaids that have one or two components - azimuth and/or distance.
|
Modifier and Type | Method and Description |
---|---|
ComponentAffectedIndicator |
NavaidLimitation.getComponentAffectedIndicator()
Gets the value of the componentAffectedIndicator property.
|
Modifier and Type | Method and Description |
---|---|
void |
NavaidLimitation.setComponentAffectedIndicator(ComponentAffectedIndicator value)
Sets the value of the componentAffectedIndicator property.
|
Modifier and Type | Method and Description |
---|---|
static ComponentAffectedIndicator |
ComponentAffectedIndicator.fromValue(String v) |
static ComponentAffectedIndicator |
ComponentAffectedIndicator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComponentAffectedIndicator[] |
ComponentAffectedIndicator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.