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