| Package | Description | 
|---|---|
| com.ars.aerodata.A424_enums | |
| com.ars.aerodata.A424_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 © 2020. All rights reserved.