| Package | Description | 
|---|---|
| com.ars.aerodata.A424A_enums | |
| com.ars.aerodata.A424A_records | 
| Modifier and Type | Method and Description | 
|---|---|
| static ApproachPbnNavSpec | ApproachPbnNavSpec. fromValue(String v) | 
| static ApproachPbnNavSpec | ApproachPbnNavSpec. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static ApproachPbnNavSpec[] | ApproachPbnNavSpec. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected ApproachPbnNavSpec | Approach. approachPbnNavSpecThis element provides informaiton on the ICAO PBN navigation specification applicable to the approach. | 
| Modifier and Type | Method and Description | 
|---|---|
| ApproachPbnNavSpec | Approach. getApproachPbnNavSpec()Gets the value of the approachPbnNavSpec property. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Approach. setApproachPbnNavSpec(ApproachPbnNavSpec value)Sets the value of the approachPbnNavSpec property. | 
Copyright © 2017. All rights reserved.