Package | Description |
---|---|
com.ars.aerodata.A424A_enums | |
com.ars.aerodata.A424A_records |
Modifier and Type | Method and Description |
---|---|
static HighLow |
HighLow.fromValue(String v) |
static HighLow |
HighLow.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HighLow[] |
HighLow.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
protected HighLow |
AirwaysMarker.markerPower
The “High/Low” field indicates the power of the enroute marker.
|
Modifier and Type | Method and Description |
---|---|
HighLow |
AirwaysMarker.getMarkerPower()
Gets the value of the markerPower property.
|
Modifier and Type | Method and Description |
---|---|
void |
AirwaysMarker.setMarkerPower(HighLow value)
Sets the value of the markerPower property.
|
Copyright © 2017. All rights reserved.