| Package | Description | 
|---|---|
| com.ars.aerodata.A424_enums | |
| com.ars.aerodata.A424_records | 
| Modifier and Type | Method and Description | 
|---|---|
| static HelicopterPerformanceReq | HelicopterPerformanceReq. fromValue(String v) | 
| static HelicopterPerformanceReq | HelicopterPerformanceReq. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static HelicopterPerformanceReq[] | HelicopterPerformanceReq. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected HelicopterPerformanceReq | Runway. helicopterPerformanceReqThis element provides a performance requirement for helicopters to use this runway. | 
| protected HelicopterPerformanceReq | Helipad. helicopterPerformanceReqThis element provides performance requirements for helicopters using this helipad. | 
| Modifier and Type | Method and Description | 
|---|---|
| HelicopterPerformanceReq | Runway. getHelicopterPerformanceReq()Gets the value of the helicopterPerformanceReq property. | 
| HelicopterPerformanceReq | Helipad. getHelicopterPerformanceReq()Gets the value of the helicopterPerformanceReq property. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Runway. setHelicopterPerformanceReq(HelicopterPerformanceReq value)Sets the value of the helicopterPerformanceReq property. | 
| void | Helipad. setHelicopterPerformanceReq(HelicopterPerformanceReq value)Sets the value of the helicopterPerformanceReq property. | 
Copyright © 2020. All rights reserved.