Package | Description |
---|---|
com.ars.aerodata.A424A_enums | |
com.ars.aerodata.A424A_records |
Modifier and Type | Method and Description |
---|---|
static HelipadShape |
HelipadShape.fromValue(String v) |
static HelipadShape |
HelipadShape.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HelipadShape[] |
HelipadShape.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
protected HelipadShape |
Helipad.helipadShape
This element provides the shape of the helipad.
|
Modifier and Type | Method and Description |
---|---|
HelipadShape |
Helipad.getHelipadShape()
Gets the value of the helipadShape property.
|
Modifier and Type | Method and Description |
---|---|
void |
Helipad.setHelipadShape(HelipadShape value)
Sets the value of the helipadShape property.
|
Copyright © 2017. All rights reserved.