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