public class GBASPathPoint extends PathPoint
Java class for GBASPathPoint complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GBASPathPoint"> <complexContent> <extension base="{}PathPoint"> <sequence> <element name="operationType" type="{http://www.arinc424.com/xml/enumerations}GBASOperationType"/> </sequence> </extension> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected GBASOperationType |
operationType
The “Operation Type” field indicates whether the operation is an approach procedure, an advanced operation or other operational to be defined later.
|
approachPerformanceDesignator, approachRouteIdentifier, approachTypeIdentifier, courseWidthAtThreshold, fasDataCRCRemainder, flightPathAlignmentPoint, fpapEllipsoidHeight, fpapOrthometricHeight, glidePathAngle, gnssChannelNumber, helicopterProcedureCourse, landingThresholdPoint, lengthOffset, ltpEllipsoidHeight, ltpOrthometricHeight, pathPointTCH, referencePathDataSelector, referencePathIdentifier, routeIndicator, runwayOrPadIdentifier, tchUnitsIndicator
custAreaCode, cycleDate, notes, recordType
supplementalData
Constructor and Description |
---|
GBASPathPoint() |
Modifier and Type | Method and Description |
---|---|
GBASOperationType |
getOperationType()
Gets the value of the operationType property.
|
void |
setOperationType(GBASOperationType value)
Sets the value of the operationType property.
|
getApproachPerformanceDesignator, getApproachRouteIdentifier, getApproachTypeIdentifier, getCourseWidthAtThreshold, getFASDataCRCRemainder, getFlightPathAlignmentPoint, getFpapEllipsoidHeight, getFpapOrthometricHeight, getGlidePathAngle, getGnssChannelNumber, getHelicopterProcedureCourse, getLandingThresholdPoint, getLengthOffset, getLtpEllipsoidHeight, getLtpOrthometricHeight, getPathPointTCH, getReferencePathDataSelector, getReferencePathIdentifier, getRouteIndicator, getRunwayOrPadIdentifier, getTchUnitsIndicator, setApproachPerformanceDesignator, setApproachRouteIdentifier, setApproachTypeIdentifier, setCourseWidthAtThreshold, setFASDataCRCRemainder, setFlightPathAlignmentPoint, setFpapEllipsoidHeight, setFpapOrthometricHeight, setGlidePathAngle, setGnssChannelNumber, setHelicopterProcedureCourse, setLandingThresholdPoint, setLengthOffset, setLtpEllipsoidHeight, setLtpOrthometricHeight, setPathPointTCH, setReferencePathDataSelector, setReferencePathIdentifier, setRouteIndicator, setRunwayOrPadIdentifier, setTchUnitsIndicator
getCustAreaCode, getCycleDate, getNotes, getRecordType, setCustAreaCode, setCycleDate, setRecordType
getSupplementalData, setSupplementalData
protected GBASOperationType operationType
public GBASOperationType getOperationType()
The “Operation Type” field indicates whether the operation is an approach procedure, an advanced operation or other operational to be defined later.
GBASOperationType
public void setOperationType(GBASOperationType value)
value
- allowed object is
GBASOperationType
getOperationType()
Copyright © 2017. All rights reserved.