Package | Description |
---|---|
com.ars.aerodata.A424A_enums | |
com.ars.aerodata.A424A_records |
Modifier and Type | Method and Description |
---|---|
static BoundaryCode |
BoundaryCode.fromValue(String v) |
static BoundaryCode |
BoundaryCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BoundaryCode[] |
BoundaryCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
protected BoundaryCode |
AirwayLeg.boundaryCode
Routes of flight frequently cross geographical boundaries.
|
Modifier and Type | Method and Description |
---|---|
BoundaryCode |
AirwayLeg.getBoundaryCode()
Gets the value of the boundaryCode property.
|
Modifier and Type | Method and Description |
---|---|
void |
AirwayLeg.setBoundaryCode(BoundaryCode value)
Sets the value of the boundaryCode property.
|
Copyright © 2017. All rights reserved.