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