Package | Description |
---|---|
com.ars.aerodata.A424A_datatypes | |
com.ars.aerodata.A424A_enums |
Modifier and Type | Field and Description |
---|---|
protected NavaidLimitationCode |
NavaidLimitation.navaidLimitationCode
The “Navaid Limitation Codes” field is used to define the type of limitation to be expected with a VHF Navaid.
|
Modifier and Type | Method and Description |
---|---|
NavaidLimitationCode |
NavaidLimitation.getNavaidLimitationCode()
Gets the value of the navaidLimitationCode property.
|
Modifier and Type | Method and Description |
---|---|
void |
NavaidLimitation.setNavaidLimitationCode(NavaidLimitationCode value)
Sets the value of the navaidLimitationCode property.
|
Modifier and Type | Method and Description |
---|---|
static NavaidLimitationCode |
NavaidLimitationCode.fromValue(String v) |
static NavaidLimitationCode |
NavaidLimitationCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NavaidLimitationCode[] |
NavaidLimitationCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.