| Package | Description | 
|---|---|
| com.ars.aerodata.A424_enums | |
| com.ars.aerodata.A424_records | 
| Modifier and Type | Method and Description | 
|---|---|
| static AreaCode | AreaCode. fromValue(String v) | 
| static AreaCode | AreaCode. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static AreaCode[] | AreaCode. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected AreaCode | A424Record. areaCodeThe “Area Code” element permits the categorization of standard records by geographical area. | 
| Modifier and Type | Method and Description | 
|---|---|
| AreaCode | A424Record. getAreaCode()Gets the value of the areaCode property. | 
| Modifier and Type | Method and Description | 
|---|---|
| JAXBElement<AreaCode> | ObjectFactory. createPreferredRouteLegAreaCode(AreaCode value) | 
| Modifier and Type | Method and Description | 
|---|---|
| JAXBElement<AreaCode> | ObjectFactory. createPreferredRouteLegAreaCode(AreaCode value) | 
| void | A424Record. setAreaCode(AreaCode value)Sets the value of the areaCode property. | 
Copyright © 2020. All rights reserved.