Package | Description |
---|---|
com.ars.aerodata.A424A_enums | |
com.ars.aerodata.A424A_records |
Modifier and Type | Method and Description |
---|---|
static PreferredRouteVIACodes |
PreferredRouteVIACodes.fromValue(String v) |
static PreferredRouteVIACodes |
PreferredRouteVIACodes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PreferredRouteVIACodes[] |
PreferredRouteVIACodes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
protected PreferredRouteVIACodes |
PreferedRouteLeg.viaCode
The "VIA Code" field is used to define the type of route used in the SID/STAR/Approach/Airways field (Section 5.78) on Company Route records and defines the type of route used in the AWY Identifier on Preferred Route records.
|
Modifier and Type | Method and Description |
---|---|
PreferredRouteVIACodes |
PreferedRouteLeg.getViaCode()
Gets the value of the viaCode property.
|
Modifier and Type | Method and Description |
---|---|
void |
PreferedRouteLeg.setViaCode(PreferredRouteVIACodes value)
Sets the value of the viaCode property.
|
Copyright © 2017. All rights reserved.