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