Package | Description |
---|---|
com.ars.aerodata.A424A_enums | |
com.ars.aerodata.A424A_records |
Modifier and Type | Method and Description |
---|---|
static ApproachPerformanceDesignator |
ApproachPerformanceDesignator.fromValue(long v) |
static ApproachPerformanceDesignator |
ApproachPerformanceDesignator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApproachPerformanceDesignator[] |
ApproachPerformanceDesignator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
protected ApproachPerformanceDesignator |
PathPoint.approachPerformanceDesignator
The “Approach Performance Designator” field is used to indicate the type or category of approach.
|
Modifier and Type | Method and Description |
---|---|
ApproachPerformanceDesignator |
PathPoint.getApproachPerformanceDesignator()
Gets the value of the approachPerformanceDesignator property.
|
Modifier and Type | Method and Description |
---|---|
void |
PathPoint.setApproachPerformanceDesignator(ApproachPerformanceDesignator value)
Sets the value of the approachPerformanceDesignator property.
|
Copyright © 2017. All rights reserved.