| Package | Description |
|---|---|
| com.ars.aerodata.A424A_enums | |
| com.ars.aerodata.A424A_records |
| Modifier and Type | Method and Description |
|---|---|
static MLSDMELocation |
MLSDMELocation.fromValue(String v) |
static MLSDMELocation |
MLSDMELocation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MLSDMELocation[] |
MLSDMELocation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected MLSDMELocation |
MLS.mlsDmeLocation |
| Modifier and Type | Method and Description |
|---|---|
MLSDMELocation |
MLS.getMlsDmeLocation()
Gets the value of the mlsDmeLocation property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MLS.setMlsDmeLocation(MLSDMELocation value)
Sets the value of the mlsDmeLocation property.
|
Copyright © 2017. All rights reserved.