| Package | Description | 
|---|---|
| com.ars.aerodata.A424A_enums | |
| com.ars.aerodata.A424A_records | 
| Modifier and Type | Method and Description | 
|---|---|
| static LocalizerAzimuthPositionReference | LocalizerAzimuthPositionReference. fromValue(String v) | 
| static LocalizerAzimuthPositionReference | LocalizerAzimuthPositionReference. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static LocalizerAzimuthPositionReference[] | LocalizerAzimuthPositionReference. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected LocalizerAzimuthPositionReference | MLS. azimuthPositionReferenceThe “Localizer/Azimuth Position Reference” field indicates whether the antenna is situated beyond the stop end of the runway, ahead of or beyond the approach end of the runway. | 
| protected LocalizerAzimuthPositionReference | MLSBackAzimuthDetails. backAzimuthPositionReferenceThe “Localizer/Azimuth Position Reference” field indicates whether the antenna is situated beyond the stop end of the runway, ahead of or beyond the approach end of the runway. | 
| protected LocalizerAzimuthPositionReference | LocalizerGlideslope. localizerPositionReferenceElement which encapsulates the localizer details for the corresponding Runway. | 
| Modifier and Type | Method and Description | 
|---|---|
| LocalizerAzimuthPositionReference | MLS. getAzimuthPositionReference()Gets the value of the azimuthPositionReference property. | 
| LocalizerAzimuthPositionReference | MLSBackAzimuthDetails. getBackAzimuthPositionReference()Gets the value of the backAzimuthPositionReference property. | 
| LocalizerAzimuthPositionReference | LocalizerGlideslope. getLocalizerPositionReference()Gets the value of the localizerPositionReference property. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | MLS. setAzimuthPositionReference(LocalizerAzimuthPositionReference value)Sets the value of the azimuthPositionReference property. | 
| void | MLSBackAzimuthDetails. setBackAzimuthPositionReference(LocalizerAzimuthPositionReference value)Sets the value of the backAzimuthPositionReference property. | 
| void | LocalizerGlideslope. setLocalizerPositionReference(LocalizerAzimuthPositionReference value)Sets the value of the localizerPositionReference property. | 
Copyright © 2017. All rights reserved.