| Package | Description | 
|---|---|
| com.ars.aerodata.A424_enums | |
| com.ars.aerodata.A424_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 that an 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 © 2020. All rights reserved.