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, waypointDescriptorfixIdent, fixRef, recNavaidIdent, recNavaidRef, sequenceNumbercustAreaCode, cycleDate, notes, recordTypesupplementalData| 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, setWaypointDescriptorgetFixIdent, getFixRef, getRecNavaidIdent, getRecNavaidRef, getSequenceNumber, setFixIdent, setFixRef, setRecNavaidIdent, setRecNavaidRef, setSequenceNumbergetCustAreaCode, getCycleDate, getNotes, getRecordType, setCustAreaCode, setCycleDate, setRecordTypegetSupplementalData, setSupplementalDataprotected BigDecimal verticalAngle
public BigDecimal getVerticalAngle()
BigDecimalpublic void setVerticalAngle(BigDecimal value)
value - allowed object is
BigDecimalCopyright © 2017. All rights reserved.