public class StarLeg extends SidStarLeg
Java class for StarLeg complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="StarLeg"> <complexContent> <extension base="{}SidStarLeg"> <sequence> <element name="verticalAngle" type="{http://www.arinc424.com/xml/datatypes}VerticalAngle" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected BigDecimal |
verticalAngle |
alt1, alt2, altitudeDescription, arcRadius, atcIndicator, centerFix, centerFixRef, course, distance, holdTime, legDistance, legInboundIndicator, legInboundOutboundIndicator, pathAndTermination, procedureDesignMagVar, rho, rnp1, rnp2, speedLimit, speedLimitDescription, theta, transitionsAltitudeLevel, turnDirection, turnDirectionValid, verticalScaleFactor, waypointDescriptor
fixIdent, fixRef, recNavaidIdent, recNavaidRef, sequenceNumber
custAreaCode, cycleDate, notes, recordType
supplementalData
Constructor and Description |
---|
StarLeg() |
Modifier and Type | Method and Description |
---|---|
BigDecimal |
getVerticalAngle()
Gets the value of the verticalAngle property.
|
void |
setVerticalAngle(BigDecimal value)
Sets the value of the verticalAngle property.
|
getAlt1, getAlt2, getAltitudeDescription, getArcRadius, getAtcIndicator, getCenterFix, getCenterFixRef, getCourse, getDistance, getHoldTime, getLegDistance, getLegInboundIndicator, getLegInboundOutboundIndicator, getPathAndTermination, getProcedureDesignMagVar, getRho, getRnp1, getRnp2, getSpeedLimit, getSpeedLimitDescription, getTheta, getTransitionsAltitudeLevel, getTurnDirection, getVerticalScaleFactor, getWaypointDescriptor, isTurnDirectionValid, setAlt1, setAlt2, setAltitudeDescription, setArcRadius, setAtcIndicator, setCenterFix, setCenterFixRef, setCourse, setDistance, setHoldTime, setLegDistance, setLegInboundIndicator, setLegInboundOutboundIndicator, setPathAndTermination, setProcedureDesignMagVar, setRho, setRnp1, setRnp2, setSpeedLimit, setSpeedLimitDescription, setTheta, setTransitionsAltitudeLevel, setTurnDirection, setTurnDirectionValid, setVerticalScaleFactor, setWaypointDescriptor
getFixIdent, getFixRef, getRecNavaidIdent, getRecNavaidRef, getSequenceNumber, setFixIdent, setFixRef, setRecNavaidIdent, setRecNavaidRef, setSequenceNumber
getCustAreaCode, getCycleDate, getNotes, getRecordType, setCustAreaCode, setCycleDate, setRecordType
getSupplementalData, setSupplementalData
protected BigDecimal verticalAngle
public BigDecimal getVerticalAngle()
BigDecimal
public void setVerticalAngle(BigDecimal value)
value
- allowed object is
BigDecimal
Copyright © 2017. All rights reserved.