| Package | Description | 
|---|---|
| com.ars.aerodata.A424A_datatypes | |
| com.ars.aerodata.A424A_enums | |
| com.ars.aerodata.A424A_records | 
| Modifier and Type | Field and Description | 
|---|---|
| protected AreaCode | CustAreaCode. areaCode | 
| Modifier and Type | Method and Description | 
|---|---|
| AreaCode | CustAreaCode. getAreaCode()Gets the value of the areaCode property. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CustAreaCode. setAreaCode(AreaCode value)Sets the value of the areaCode property. | 
| 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 | PreferedRouteLeg. areaCodeThe “Customer Area Code” field permits the categorization of standard records by geographical area and of tailored records by the airlines for whom they are provided in the master file. | 
| Modifier and Type | Method and Description | 
|---|---|
| AreaCode | PreferedRouteLeg. getAreaCode()Gets the value of the areaCode property. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PreferedRouteLeg. setAreaCode(AreaCode value)Sets the value of the areaCode property. | 
Copyright © 2017. All rights reserved.