| Package | Description | 
|---|---|
| com.ars.aerodata.A424_enums | |
| com.ars.aerodata.A424_records | 
| Modifier and Type | Method and Description | 
|---|---|
| static FigureOfMerit | FigureOfMerit. fromValue(String v) | 
| static FigureOfMerit | FigureOfMerit. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static FigureOfMerit[] | FigureOfMerit. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected FigureOfMerit | DmeTacan. figureOfMeritThe Figure of Merit field is used to denote those situations where information has been made available that indicate a VHF Navaid facility is usable beyond the range value that is specified through the Class field. | 
| protected FigureOfMerit | Vor. figureOfMeritThe Figure of Merit field is used to denote those situations where information has been made available that indicate a VHF Navaid facility is usable beyond the range value that is specified through the Class field. | 
| Modifier and Type | Method and Description | 
|---|---|
| FigureOfMerit | DmeTacan. getFigureOfMerit()Gets the value of the figureOfMerit property. | 
| FigureOfMerit | Vor. getFigureOfMerit()Gets the value of the figureOfMerit property. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DmeTacan. setFigureOfMerit(FigureOfMerit value)Sets the value of the figureOfMerit property. | 
| void | Vor. setFigureOfMerit(FigureOfMerit value)Sets the value of the figureOfMerit property. | 
Copyright © 2020. All rights reserved.