| Package | Description |
|---|---|
| com.ars.aerodata.A424A_enums | |
| com.ars.aerodata.A424A_records |
| Modifier and Type | Method and Description |
|---|---|
static TCHValueIndicator |
TCHValueIndicator.fromValue(String v) |
static TCHValueIndicator |
TCHValueIndicator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TCHValueIndicator[] |
TCHValueIndicator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected TCHValueIndicator |
Runway.tchValueIndicator
The “TCH Value Indicator” field will define which TCH value is provided in the runway record.
|
| Modifier and Type | Method and Description |
|---|---|
TCHValueIndicator |
Runway.getTchValueIndicator()
Gets the value of the tchValueIndicator property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Runway.setTchValueIndicator(TCHValueIndicator value)
Sets the value of the tchValueIndicator property.
|
Copyright © 2017. All rights reserved.