| Package | Description | 
|---|---|
| com.ars.aerodata.A424_enums | |
| com.ars.aerodata.A424_records | 
| Modifier and Type | Method and Description | 
|---|---|
| static Turn | Turn. fromValue(String v) | 
| static Turn | Turn. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static Turn[] | Turn. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected Turn | HoldingPattern. turnDirectionThe “Turn” field specifies the direction in which holding pattern turns are to be made. | 
| Modifier and Type | Method and Description | 
|---|---|
| Turn | HoldingPattern. getTurnDirection()Gets the value of the turnDirection property. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | HoldingPattern. setTurnDirection(Turn value)Sets the value of the turnDirection property. | 
Copyright © 2020. All rights reserved.