| Package | Description | 
|---|---|
| com.ars.aerodata.A424_enums | |
| com.ars.aerodata.A424_records | 
| Modifier and Type | Method and Description | 
|---|---|
| static UseIndicator | UseIndicator. fromValue(String v) | 
| static UseIndicator | UseIndicator. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static UseIndicator[] | UseIndicator. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected UseIndicator | AeroTelecomNetwork. useIndicator | 
| Modifier and Type | Method and Description | 
|---|---|
| UseIndicator | AeroTelecomNetwork. getUseIndicator()Gets the value of the useIndicator property. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AeroTelecomNetwork. setUseIndicator(UseIndicator value)Sets the value of the useIndicator property. | 
Copyright © 2020. All rights reserved.