| Package | Description | 
|---|---|
| com.ars.aerodata.A424_enums | |
| com.ars.aerodata.A424_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 | 
HoldingPattern.legInboundOutboundIndicator  | 
protected LegInboundOutboundIndicator | 
ProcedureLeg.legInboundOutboundIndicator  | 
| Modifier and Type | Method and Description | 
|---|---|
LegInboundOutboundIndicator | 
HoldingPattern.getLegInboundOutboundIndicator()
Gets the value of the legInboundOutboundIndicator property. 
 | 
LegInboundOutboundIndicator | 
ProcedureLeg.getLegInboundOutboundIndicator()
Gets the value of the legInboundOutboundIndicator property. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
HoldingPattern.setLegInboundOutboundIndicator(LegInboundOutboundIndicator value)
Sets the value of the legInboundOutboundIndicator property. 
 | 
void | 
ProcedureLeg.setLegInboundOutboundIndicator(LegInboundOutboundIndicator value)
Sets the value of the legInboundOutboundIndicator property. 
 | 
Copyright © 2020. All rights reserved.