| Package | Description | 
|---|---|
| com.ars.aerodata.A424_enums | |
| com.ars.aerodata.A424_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. tdzeLocationThe 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 © 2020. All rights reserved.