| Package | Description |
|---|---|
| com.ars.aerodata.A424A_enums | |
| com.ars.aerodata.A424A_records |
| Modifier and Type | Method and Description |
|---|---|
static BoundaryVia |
BoundaryVia.fromValue(String v) |
static BoundaryVia |
BoundaryVia.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BoundaryVia[] |
BoundaryVia.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected BoundaryVia |
AirspaceSegment.boundaryVIA
The “Boundary VIA” defines the path of the boundary from the position identified in the record to the next defined position.
|
| Modifier and Type | Method and Description |
|---|---|
BoundaryVia |
AirspaceSegment.getBoundaryVIA()
Gets the value of the boundaryVIA property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AirspaceSegment.setBoundaryVIA(BoundaryVia value)
Sets the value of the boundaryVIA property.
|
Copyright © 2017. All rights reserved.