| Package | Description |
|---|---|
| com.ars.aerodata.A424_enums | |
| com.ars.aerodata.A424_records |
| Modifier and Type | Method and Description |
|---|---|
static RunwayAccuracyCompliance |
RunwayAccuracyCompliance.fromValue(String v) |
static RunwayAccuracyCompliance |
RunwayAccuracyCompliance.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RunwayAccuracyCompliance[] |
RunwayAccuracyCompliance.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected RunwayAccuracyCompliance |
Runway.RunwayAccuracy.runwayAccuracyCompliance |
| Modifier and Type | Method and Description |
|---|---|
RunwayAccuracyCompliance |
Runway.RunwayAccuracy.getRunwayAccuracyCompliance()
Gets the value of the runwayAccuracyCompliance property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Runway.RunwayAccuracy.setRunwayAccuracyCompliance(RunwayAccuracyCompliance value)
Sets the value of the runwayAccuracyCompliance property.
|
Copyright © 2020. All rights reserved.