Package | Description |
---|---|
com.ars.aerodata.A424A_enums | |
com.ars.aerodata.A424A_records |
Modifier and Type | Method and Description |
---|---|
static H24Indicator |
H24Indicator.fromValue(String v) |
static H24Indicator |
H24Indicator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static H24Indicator[] |
H24Indicator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
protected H24Indicator |
Communication.h24Indicator
The “24H Indicator” field is used to indicate whether a communication service frequency is available for use on a continual, i.e.
|
Modifier and Type | Method and Description |
---|---|
H24Indicator |
Communication.getH24Indicator()
Gets the value of the h24Indicator property.
|
Modifier and Type | Method and Description |
---|---|
void |
Communication.setH24Indicator(H24Indicator value)
Sets the value of the h24Indicator property.
|
Copyright © 2017. All rights reserved.