Package | Description |
---|---|
com.ars.aerodata.A424A_enums | |
com.ars.aerodata.A424A_records |
Modifier and Type | Method and Description |
---|---|
static TDZELocation |
TDZELocation.fromValue(String v) |
static TDZELocation |
TDZELocation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TDZELocation[] |
TDZELocation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
protected TDZELocation |
Runway.tdzeLocation
The content of the “TDZE Location” field indicates whether the TDZ elevation was obtained from official government sources or from other sources.
|
Modifier and Type | Method and Description |
---|---|
TDZELocation |
Runway.getTdzeLocation()
Gets the value of the tdzeLocation property.
|
Modifier and Type | Method and Description |
---|---|
void |
Runway.setTdzeLocation(TDZELocation value)
Sets the value of the tdzeLocation property.
|
Copyright © 2017. All rights reserved.