| Package | Description | 
|---|---|
| com.ars.aerodata.A424_enums | |
| com.ars.aerodata.A424_records | 
| Modifier and Type | Method and Description | 
|---|---|
| static RunwayUsageIndicator | RunwayUsageIndicator. fromValue(String v) | 
| static RunwayUsageIndicator | RunwayUsageIndicator. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static RunwayUsageIndicator[] | RunwayUsageIndicator. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected RunwayUsageIndicator | Runway. runwayUsageIndicatorThe Runway Usage Indicator field specifies if a Runway is usable for take-off, landing, or both operations. | 
| Modifier and Type | Method and Description | 
|---|---|
| RunwayUsageIndicator | Runway. getRunwayUsageIndicator()Gets the value of the runwayUsageIndicator property. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Runway. setRunwayUsageIndicator(RunwayUsageIndicator value)Sets the value of the runwayUsageIndicator property. | 
Copyright © 2020. All rights reserved.