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