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