Package | Description |
---|---|
com.ars.aerodata.A424A_enums | |
com.ars.aerodata.A424A_records |
Modifier and Type | Method and Description |
---|---|
static MLSApproachAzimuthScanRate |
MLSApproachAzimuthScanRate.fromValue(String v) |
static MLSApproachAzimuthScanRate |
MLSApproachAzimuthScanRate.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MLSApproachAzimuthScanRate[] |
MLSApproachAzimuthScanRate.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
protected MLSApproachAzimuthScanRate |
MLS.mlsApproachAzimuthScanRate |
Modifier and Type | Method and Description |
---|---|
MLSApproachAzimuthScanRate |
MLS.getMlsApproachAzimuthScanRate()
Gets the value of the mlsApproachAzimuthScanRate property.
|
Modifier and Type | Method and Description |
---|---|
void |
MLS.setMlsApproachAzimuthScanRate(MLSApproachAzimuthScanRate value)
Sets the value of the mlsApproachAzimuthScanRate property.
|
Copyright © 2017. All rights reserved.