| Package | Description | 
|---|---|
| com.ars.aerodata.A424_enums | |
| com.ars.aerodata.A424_records | 
| Modifier and Type | Method and Description | 
|---|---|
| static GbasOperationType | GbasOperationType. fromValue(String v) | 
| static GbasOperationType | GbasOperationType. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static GbasOperationType[] | GbasOperationType. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected GbasOperationType | GbasPathPoint. operationTypeThe “Operation Type” field indicates whether the operation is an approach procedure, an advanced operation or other operational to be defined later. | 
| Modifier and Type | Method and Description | 
|---|---|
| GbasOperationType | GbasPathPoint. getOperationType()Gets the value of the operationType property. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | GbasPathPoint. setOperationType(GbasOperationType value)Sets the value of the operationType property. | 
Copyright © 2020. All rights reserved.