| Package | Description | 
|---|---|
| com.ars.aerodata.A424_enums | |
| com.ars.aerodata.A424_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 | Port. magneticTrueIndicatorFor Airport and Heliport Primary Records, this field is used to indicate that all bearing and course detail for that airport are included in the data base with a reference to either Magnetic North or to True North. | 
| protected MagneticTrueIndicator | CruiseDirection. magneticTrueIndicatorThe Magnetic/True Indicator field is used to indicate if the Course From and Course To fields of the Cruise Table record are in magnetic or true degrees. | 
| protected MagneticTrueIndicator | Msa. magneticTrueIndicatorThe Magnetic/True Indicator field is used to indicate whether the Sector Bearing fields of the MSA and TAA record are in magnetic or true degrees. | 
| protected MagneticTrueIndicator | Taa. magneticTrueIndicatorThe Magnetic/True Indicator field is also used to indicate whether the Sector Bearing fields of the TAA record are in magnetic or true degrees. | 
| Modifier and Type | Method and Description | 
|---|---|
| MagneticTrueIndicator | Port. getMagneticTrueIndicator()Gets the value of the magneticTrueIndicator property. | 
| MagneticTrueIndicator | CruiseDirection. getMagneticTrueIndicator()Gets the value of the magneticTrueIndicator property. | 
| MagneticTrueIndicator | Msa. getMagneticTrueIndicator()Gets the value of the magneticTrueIndicator property. | 
| MagneticTrueIndicator | Taa. getMagneticTrueIndicator()Gets the value of the magneticTrueIndicator property. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Port. setMagneticTrueIndicator(MagneticTrueIndicator value)Sets the value of the magneticTrueIndicator property. | 
| void | CruiseDirection. setMagneticTrueIndicator(MagneticTrueIndicator value)Sets the value of the magneticTrueIndicator property. | 
| void | Msa. setMagneticTrueIndicator(MagneticTrueIndicator value)Sets the value of the magneticTrueIndicator property. | 
| void | Taa. setMagneticTrueIndicator(MagneticTrueIndicator value)Sets the value of the magneticTrueIndicator property. | 
Copyright © 2020. All rights reserved.