Package | Description |
---|---|
com.ars.aerodata.A424A_datatypes | |
com.ars.aerodata.A424A_enums |
Modifier and Type | Field and Description |
---|---|
protected ServiceIndicatorEnrouteFrequency |
EnrouteCommunicationServiceIndicator.serviceIndicatorEnrouteFrequency |
Modifier and Type | Method and Description |
---|---|
ServiceIndicatorEnrouteFrequency |
EnrouteCommunicationServiceIndicator.getServiceIndicatorEnrouteFrequency()
Gets the value of the serviceIndicatorEnrouteFrequency property.
|
Modifier and Type | Method and Description |
---|---|
void |
EnrouteCommunicationServiceIndicator.setServiceIndicatorEnrouteFrequency(ServiceIndicatorEnrouteFrequency value)
Sets the value of the serviceIndicatorEnrouteFrequency property.
|
Modifier and Type | Method and Description |
---|---|
static ServiceIndicatorEnrouteFrequency |
ServiceIndicatorEnrouteFrequency.fromValue(String v) |
static ServiceIndicatorEnrouteFrequency |
ServiceIndicatorEnrouteFrequency.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceIndicatorEnrouteFrequency[] |
ServiceIndicatorEnrouteFrequency.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.