| Package | Description | 
|---|---|
| com.ars.aerodata.A424_enums | |
| com.ars.aerodata.A424_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. helipadShapeThis 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 © 2020. All rights reserved.