| Package | Description | 
|---|---|
| com.ars.aerodata.A424A_enums | |
| com.ars.aerodata.A424A_records | 
| Modifier and Type | Method and Description | 
|---|---|
| static ILSBackCourse | ILSBackCourse. fromValue(String v) | 
| static ILSBackCourse | ILSBackCourse. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static ILSBackCourse[] | ILSBackCourse. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected ILSBackCourse | LocalizerGlideslope. iLsBackCourse | 
| Modifier and Type | Method and Description | 
|---|---|
| ILSBackCourse | LocalizerGlideslope. getILsBackCourse()Gets the value of the iLsBackCourse property. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | LocalizerGlideslope. setILsBackCourse(ILSBackCourse value)Sets the value of the iLsBackCourse property. | 
Copyright © 2017. All rights reserved.