Package | Description |
---|---|
com.ars.aerodata.A424A_enums | |
com.ars.aerodata.A424A_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.azimuthTrueBearingSource
The content of the source field indicates whether the “True Bearing” is derived from official government sources or from other sources.
|
protected TrueBearingSource |
MLSBackAzimuthDetails.backAzimuthTrueBearingSource
The content of the source field indicates whether the “True Bearing” is derived from official government sources or from other sources.
|
protected TrueBearingSource |
LocalizerGlideslope.localizerTrueBearingSource
The content of the source field indicates whether the “True Bearing” is derived from official government sources or from other sources.
|
protected TrueBearingSource |
Runway.runwayTrueBearingSource
The 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 © 2017. All rights reserved.