| Package | Description | 
|---|---|
| com.ars.aerodata.A424_enums | |
| com.ars.aerodata.A424_records | 
| Modifier and Type | Method and Description | 
|---|---|
| static TrueBearingSource | TrueBearingSource. fromValue(String v) | 
| static TrueBearingSource | TrueBearingSource. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static TrueBearingSource[] | TrueBearingSource. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected TrueBearingSource | MlsBackAzimuthDetails. azimuthTrueBearingSourceThe content of the source field indicates whether the “True Bearing” is derived from official government sources or from other sources. | 
| protected TrueBearingSource | MlsBackAzimuthDetails. backAzimuthTrueBearingSourceThe content of the source field indicates whether the “True Bearing” is derived from official government sources or from other sources. | 
| protected TrueBearingSource | LocalizerGlideslope. localizerTrueBearingSourceThe content of the source field indicates whether the “True Bearing” is derived from official government sources or from other sources. | 
| protected TrueBearingSource | Runway. runwayTrueBearingSourceThe content of the source field indicates whether the “True Bearing” is derived from official government sources or from other sources. | 
| Modifier and Type | Method and Description | 
|---|---|
| TrueBearingSource | MlsBackAzimuthDetails. getAzimuthTrueBearingSource()Gets the value of the azimuthTrueBearingSource property. | 
| TrueBearingSource | MlsBackAzimuthDetails. getBackAzimuthTrueBearingSource()Gets the value of the backAzimuthTrueBearingSource property. | 
| TrueBearingSource | LocalizerGlideslope. getLocalizerTrueBearingSource()Gets the value of the localizerTrueBearingSource property. | 
| TrueBearingSource | Runway. getRunwayTrueBearingSource()Gets the value of the runwayTrueBearingSource property. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | MlsBackAzimuthDetails. setAzimuthTrueBearingSource(TrueBearingSource value)Sets the value of the azimuthTrueBearingSource property. | 
| void | MlsBackAzimuthDetails. setBackAzimuthTrueBearingSource(TrueBearingSource value)Sets the value of the backAzimuthTrueBearingSource property. | 
| void | LocalizerGlideslope. setLocalizerTrueBearingSource(TrueBearingSource value)Sets the value of the localizerTrueBearingSource property. | 
| void | Runway. setRunwayTrueBearingSource(TrueBearingSource value)Sets the value of the runwayTrueBearingSource property. | 
Copyright © 2020. All rights reserved.