| Package | Description | 
|---|---|
| com.ars.aerodata.A424_enums | |
| com.ars.aerodata.A424_records | 
| Modifier and Type | Method and Description | 
|---|---|
| static DatumCode | DatumCode. fromValue(String v) | 
| static DatumCode | DatumCode. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static DatumCode[] | DatumCode. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected DatumCode | A424Point. datumCodeThe Datum Code field defines the Local Horizontal Reference Datum to which a geographical position, expressed in latitude and longitude, is associated. | 
| Modifier and Type | Method and Description | 
|---|---|
| DatumCode | A424Point. getDatumCode()Gets the value of the datumCode property. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | A424Point. setDatumCode(DatumCode value)Sets the value of the datumCode property. | 
Copyright © 2020. All rights reserved.