| Package | Description | 
|---|---|
| com.ars.aerodata.A424A_enums | |
| com.ars.aerodata.A424A_records | 
| Modifier and Type | Method and Description | 
|---|---|
| static ILSDMELocation | ILSDMELocation. fromValue(String v) | 
| static ILSDMELocation | ILSDMELocation. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static ILSDMELocation[] | ILSDMELocation. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected ILSDMELocation | LocalizerGlideslope. ilsDmeLocation | 
| protected ILSDMELocation | DmeTacan. ilsDmeLocationThis field identifies information about co-location with ILS facilities if the field is related to an ILS facility. | 
| Modifier and Type | Method and Description | 
|---|---|
| ILSDMELocation | DmeTacan. getIlsDmeLocation()Gets the value of the ilsDmeLocation property. | 
| ILSDMELocation | LocalizerGlideslope. getILSDmeLocation()Gets the value of the ilsDmeLocation property. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DmeTacan. setIlsDmeLocation(ILSDMELocation value)Sets the value of the ilsDmeLocation property. | 
| void | LocalizerGlideslope. setILSDmeLocation(ILSDMELocation value)Sets the value of the ilsDmeLocation property. | 
Copyright © 2017. All rights reserved.