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