| Package | Description |
|---|---|
| com.ars.aerodata.A424_enums | |
| com.ars.aerodata.A424_records |
| Modifier and Type | Method and Description |
|---|---|
static AirwayRnpPbnNavSpec |
AirwayRnpPbnNavSpec.fromValue(String v) |
static AirwayRnpPbnNavSpec |
AirwayRnpPbnNavSpec.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AirwayRnpPbnNavSpec[] |
AirwayRnpPbnNavSpec.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected AirwayRnpPbnNavSpec |
Airway.rnpPbnNavSpec
This element indicates that an RNP PBN navigation specification applies to this airway segment
|
| Modifier and Type | Method and Description |
|---|---|
AirwayRnpPbnNavSpec |
Airway.getRnpPbnNavSpec()
Gets the value of the rnpPbnNavSpec property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Airway.setRnpPbnNavSpec(AirwayRnpPbnNavSpec value)
Sets the value of the rnpPbnNavSpec property.
|
Copyright © 2020. All rights reserved.