Package | Description |
---|---|
com.ars.aerodata.A424A_enums | |
com.ars.aerodata.A424A_records |
Modifier and Type | Method and Description |
---|---|
static MagneticTrueIndicator |
MagneticTrueIndicator.fromValue(String v) |
static MagneticTrueIndicator |
MagneticTrueIndicator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MagneticTrueIndicator[] |
MagneticTrueIndicator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
protected MagneticTrueIndicator |
TAA.magneticTrueIndicator
The field has multiple definitions.
|
protected MagneticTrueIndicator |
Port.magneticTrueIndicator
The field has multiple definitions.
|
protected MagneticTrueIndicator |
MSA.magneticTrueIndicator
The field has multiple definitions.
|
protected MagneticTrueIndicator |
CruisingTableLeg.magneticTrueIndicator
The field has multiple definitions.
|
Modifier and Type | Method and Description |
---|---|
MagneticTrueIndicator |
TAA.getMagneticTrueIndicator()
Gets the value of the magneticTrueIndicator property.
|
MagneticTrueIndicator |
Port.getMagneticTrueIndicator()
Gets the value of the magneticTrueIndicator property.
|
MagneticTrueIndicator |
MSA.getMagneticTrueIndicator()
Gets the value of the magneticTrueIndicator property.
|
MagneticTrueIndicator |
CruisingTableLeg.getMagneticTrueIndicator()
Gets the value of the magneticTrueIndicator property.
|
Modifier and Type | Method and Description |
---|---|
void |
TAA.setMagneticTrueIndicator(MagneticTrueIndicator value)
Sets the value of the magneticTrueIndicator property.
|
void |
Port.setMagneticTrueIndicator(MagneticTrueIndicator value)
Sets the value of the magneticTrueIndicator property.
|
void |
MSA.setMagneticTrueIndicator(MagneticTrueIndicator value)
Sets the value of the magneticTrueIndicator property.
|
void |
CruisingTableLeg.setMagneticTrueIndicator(MagneticTrueIndicator value)
Sets the value of the magneticTrueIndicator property.
|
Copyright © 2017. All rights reserved.