| Package | Description | 
|---|---|
| com.ars.aerodata.A424_enums | |
| com.ars.aerodata.A424_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 | DmeTacan. ilsDmeLocationThis field identifies information about co-location with ILS facilities if the field is related to an ILS facility. | 
| protected IlsDmeLocation | LocalizerGlideslope. ilsDmeLocation | 
| 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 © 2020. All rights reserved.