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