| Package | Description | 
|---|---|
| com.ars.aerodata.A424A_enums | |
| com.ars.aerodata.A424A_records | 
| Modifier and Type | Method and Description | 
|---|---|
| static LongestRunwaySurfaceCode | LongestRunwaySurfaceCode. fromValue(String v) | 
| static LongestRunwaySurfaceCode | LongestRunwaySurfaceCode. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static LongestRunwaySurfaceCode[] | LongestRunwaySurfaceCode. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected LongestRunwaySurfaceCode | Airport. longestRunwaySurfaceCodeThe “Longest Runway Surface Code” field is used to define whether or not there is a hard surface runway at the airport, the length of which is indicated in the Longest Runway field. | 
| Modifier and Type | Method and Description | 
|---|---|
| LongestRunwaySurfaceCode | Airport. getLongestRunwaySurfaceCode()Gets the value of the longestRunwaySurfaceCode property. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Airport. setLongestRunwaySurfaceCode(LongestRunwaySurfaceCode value)Sets the value of the longestRunwaySurfaceCode property. | 
Copyright © 2017. All rights reserved.