| Package | Description | 
|---|---|
| com.ars.aerodata.A424_enums | |
| com.ars.aerodata.A424_records | 
| Modifier and Type | Method and Description | 
|---|---|
| static MinimumStatus | MinimumStatus. fromValue(String v) | 
| static MinimumStatus | MinimumStatus. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static MinimumStatus[] | MinimumStatus. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected MinimumStatus | Minimum. minimumStatusIndicates whether these minimum applies, or is not applicable, not authorized, or not available. | 
| protected MinimumStatus | LandingMinimumDetails. minimumStatusIndicates whether this minimum applies, or is not applicable, not authorized, or not available. | 
| Modifier and Type | Method and Description | 
|---|---|
| MinimumStatus | Minimum. getMinimumStatus()Gets the value of the minimumStatus property. | 
| MinimumStatus | LandingMinimumDetails. getMinimumStatus()Gets the value of the minimumStatus property. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Minimum. setMinimumStatus(MinimumStatus value)Sets the value of the minimumStatus property. | 
| void | LandingMinimumDetails. setMinimumStatus(MinimumStatus value)Sets the value of the minimumStatus property. | 
Copyright © 2020. All rights reserved.