| Package | Description | 
|---|---|
| com.ars.aerodata.A424_enums | |
| com.ars.aerodata.A424_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 © 2020. All rights reserved.