Package | Description |
---|---|
com.ars.aerodata.A424A_datatypes | |
com.ars.aerodata.A424A_enums |
Modifier and Type | Field and Description |
---|---|
protected EnrouteAirwayDirectionalRestriction |
DirectionRestriction.enrouteAirwayDirectionalRestriction |
Modifier and Type | Method and Description |
---|---|
EnrouteAirwayDirectionalRestriction |
DirectionRestriction.getEnrouteAirwayDirectionalRestriction()
Gets the value of the enrouteAirwayDirectionalRestriction property.
|
Modifier and Type | Method and Description |
---|---|
void |
DirectionRestriction.setEnrouteAirwayDirectionalRestriction(EnrouteAirwayDirectionalRestriction value)
Sets the value of the enrouteAirwayDirectionalRestriction property.
|
Modifier and Type | Method and Description |
---|---|
static EnrouteAirwayDirectionalRestriction |
EnrouteAirwayDirectionalRestriction.fromValue(String v) |
static EnrouteAirwayDirectionalRestriction |
EnrouteAirwayDirectionalRestriction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnrouteAirwayDirectionalRestriction[] |
EnrouteAirwayDirectionalRestriction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.