| Package | Description | 
|---|---|
| com.ars.aerodata.A424_enums | |
| com.ars.aerodata.A424_records | 
| Modifier and Type | Method and Description | 
|---|---|
| static NavaidVoice | NavaidVoice. fromValue(String v) | 
| static NavaidVoice | NavaidVoice. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static NavaidVoice[] | NavaidVoice. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected NavaidVoice | Ndb. ndbVoiceThis field represents the voice capability of an ndb. | 
| protected NavaidVoice | Vor. vorVoiceThis field represents the voice services of a VOR. | 
| Modifier and Type | Method and Description | 
|---|---|
| NavaidVoice | Ndb. getNdbVoice()Gets the value of the ndbVoice property. | 
| NavaidVoice | Vor. getVorVoice()Gets the value of the vorVoice property. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Ndb. setNdbVoice(NavaidVoice value)Sets the value of the ndbVoice property. | 
| void | Vor. setVorVoice(NavaidVoice value)Sets the value of the vorVoice property. | 
Copyright © 2020. All rights reserved.