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