| Package | Description | 
|---|---|
| com.ars.aerodata.A424_enums | |
| com.ars.aerodata.A424_records | 
| Modifier and Type | Method and Description | 
|---|---|
| static CommunicationClass | CommunicationClass. fromValue(String v) | 
| static CommunicationClass | CommunicationClass. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static CommunicationClass[] | CommunicationClass. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected CommunicationClass | CommunicationTypeTranslation. communicationClassThe “Communication Class” field will designate the major grouping of the Communication Types contained in the record. | 
| protected CommunicationClass | Communication. communicationClassThe “Communication Class” field will designate the major grouping of the Communication Types contained in the record. | 
| Modifier and Type | Method and Description | 
|---|---|
| CommunicationClass | CommunicationTypeTranslation. getCommunicationClass()Gets the value of the communicationClass property. | 
| CommunicationClass | Communication. getCommunicationClass()Gets the value of the communicationClass property. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CommunicationTypeTranslation. setCommunicationClass(CommunicationClass value)Sets the value of the communicationClass property. | 
| void | Communication. setCommunicationClass(CommunicationClass value)Sets the value of the communicationClass property. | 
Copyright © 2020. All rights reserved.