| Package | Description |
|---|---|
| com.ars.aerodata.A424A_enums | |
| com.ars.aerodata.A424A_records |
| Modifier and Type | Method and Description |
|---|---|
static PathAndTermination |
PathAndTermination.fromValue(String v) |
static PathAndTermination |
PathAndTermination.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PathAndTermination[] |
PathAndTermination.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected PathAndTermination |
ProcedureLeg.pathAndTermination
The Path and Termination defines the path geometry for a single record of an ATC terminal
procedure.
|
| Modifier and Type | Method and Description |
|---|---|
PathAndTermination |
ProcedureLeg.getPathAndTermination()
Gets the value of the pathAndTermination property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProcedureLeg.setPathAndTermination(PathAndTermination value)
Sets the value of the pathAndTermination property.
|
Copyright © 2017. All rights reserved.