| Package | Description | 
|---|---|
| com.ars.aerodata.A424A_enums | |
| com.ars.aerodata.A424A_records | 
| Modifier and Type | Method and Description | 
|---|---|
| static UsedOn | UsedOn. fromValue(String v) | 
| static UsedOn | UsedOn. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static UsedOn[] | UsedOn. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected UsedOn | CommunicationTypeTranslation. usedOnThe “Used On” field provides an indication of what kind of communication records a particular Communication Type is used on. | 
| Modifier and Type | Method and Description | 
|---|---|
| UsedOn | CommunicationTypeTranslation. getUsedOn()Gets the value of the usedOn property. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CommunicationTypeTranslation. setUsedOn(UsedOn value)Sets the value of the usedOn property. | 
Copyright © 2017. All rights reserved.