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