| Package | Description | 
|---|---|
| com.ars.aerodata.A424A_datatypes | |
| com.ars.aerodata.A424A_enums | |
| com.ars.aerodata.A424A_records | 
| Modifier and Type | Field and Description | 
|---|---|
| protected DistanceDescription | SectorDetails. distanceDescription | 
| Modifier and Type | Method and Description | 
|---|---|
| DistanceDescription | SectorDetails. getDistanceDescription()Gets the value of the distanceDescription property. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SectorDetails. setDistanceDescription(DistanceDescription value)Sets the value of the distanceDescription property. | 
| Modifier and Type | Method and Description | 
|---|---|
| static DistanceDescription | DistanceDescription. fromValue(String v) | 
| static DistanceDescription | DistanceDescription. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static DistanceDescription[] | DistanceDescription. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected DistanceDescription | PortCommunication. distanceDescriptionThe “Distance Description” field will designate whether a communication frequency is to be used from the facility out to a specified distance or from a specified distance and beyond in the Airport Communication Record. | 
| Modifier and Type | Method and Description | 
|---|---|
| DistanceDescription | PortCommunication. getDistanceDescription()Gets the value of the distanceDescription property. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PortCommunication. setDistanceDescription(DistanceDescription value)Sets the value of the distanceDescription property. | 
Copyright © 2017. All rights reserved.