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