Package | Description |
---|---|
com.ars.aerodata.A424A_enums | |
com.ars.aerodata.A424A_records |
Modifier and Type | Method and Description |
---|---|
static MultiSectorIndicator |
MultiSectorIndicator.fromValue(String v) |
static MultiSectorIndicator |
MultiSectorIndicator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MultiSectorIndicator[] |
MultiSectorIndicator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
protected MultiSectorIndicator |
PortCommunication.multiSectorIndicator
The “Multi-Sector Indicator” field is used to indicate that the communication service and frequency are used in more than one defined sector.
|
Modifier and Type | Method and Description |
---|---|
MultiSectorIndicator |
PortCommunication.getMultiSectorIndicator()
Gets the value of the multiSectorIndicator property.
|
Modifier and Type | Method and Description |
---|---|
void |
PortCommunication.setMultiSectorIndicator(MultiSectorIndicator value)
Sets the value of the multiSectorIndicator property.
|
Copyright © 2017. All rights reserved.