public class RouteElementType extends Object
Java class for routeElementType complex type.
The following schema fragment specifies the expected content contained within this class.
 <complexType name="routeElementType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <group ref="{}PointListElements" minOccurs="0"/>
         <group ref="{}VerticalBlockElements" minOccurs="0"/>
       </sequence>
       <attGroup ref="{}CommonAttributes"/>
     </restriction>
   </complexContent>
 </complexType>
 | Modifier and Type | Field and Description | 
|---|---|
| protected NonNegativeScalarElementType | aglAltitude | 
| protected NumericalBlockElementType | aglAltitudeBlock | 
| protected NumericalBlockElementType | aglmslAltitudeBlock | 
| protected NonNegativeScalarElementType | altitude | 
| protected NumericalBlockElementType | altitudeBlock | 
| protected NonNegativeScalarElementType | depth | 
| protected NumericalBlockElementType | depthAltitudeBlock | 
| protected NumericalBlockElementType | depthBlock | 
| protected String | description | 
| protected String | id | 
| protected List<LatitudeLongitudeElementType> | latitudeLongitude | 
| protected NonNegativeScalarElementType | mslAltitude | 
| protected NumericalBlockElementType | mslAltitudeBlock | 
| protected Double | timeStamp | 
| protected List<XyElementType> | xyPosition | 
| Constructor and Description | 
|---|
| RouteElementType() | 
| Modifier and Type | Method and Description | 
|---|---|
| NonNegativeScalarElementType | getAGLAltitude()Gets the value of the aglAltitude property. | 
| NumericalBlockElementType | getAGLAltitudeBlock()Gets the value of the aglAltitudeBlock property. | 
| NumericalBlockElementType | getAGLMSLAltitudeBlock()Gets the value of the aglmslAltitudeBlock property. | 
| NonNegativeScalarElementType | getAltitude()Gets the value of the altitude property. | 
| NumericalBlockElementType | getAltitudeBlock()Gets the value of the altitudeBlock property. | 
| NonNegativeScalarElementType | getDepth()Gets the value of the depth property. | 
| NumericalBlockElementType | getDepthAltitudeBlock()Gets the value of the depthAltitudeBlock property. | 
| NumericalBlockElementType | getDepthBlock()Gets the value of the depthBlock property. | 
| String | getDescription()Gets the value of the description property. | 
| String | getId()Gets the value of the id property. | 
| List<LatitudeLongitudeElementType> | getLatitudeLongitude()Gets the value of the latitudeLongitude property. | 
| NonNegativeScalarElementType | getMSLAltitude()Gets the value of the mslAltitude property. | 
| NumericalBlockElementType | getMSLAltitudeBlock()Gets the value of the mslAltitudeBlock property. | 
| Double | getTimeStamp()Gets the value of the timeStamp property. | 
| List<XyElementType> | getXYPosition()Gets the value of the xyPosition property. | 
| void | setAGLAltitude(NonNegativeScalarElementType value)Sets the value of the aglAltitude property. | 
| void | setAGLAltitudeBlock(NumericalBlockElementType value)Sets the value of the aglAltitudeBlock property. | 
| void | setAGLMSLAltitudeBlock(NumericalBlockElementType value)Sets the value of the aglmslAltitudeBlock property. | 
| void | setAltitude(NonNegativeScalarElementType value)Sets the value of the altitude property. | 
| void | setAltitudeBlock(NumericalBlockElementType value)Sets the value of the altitudeBlock property. | 
| void | setDepth(NonNegativeScalarElementType value)Sets the value of the depth property. | 
| void | setDepthAltitudeBlock(NumericalBlockElementType value)Sets the value of the depthAltitudeBlock property. | 
| void | setDepthBlock(NumericalBlockElementType value)Sets the value of the depthBlock property. | 
| void | setDescription(String value)Sets the value of the description property. | 
| void | setId(String value)Sets the value of the id property. | 
| void | setMSLAltitude(NonNegativeScalarElementType value)Sets the value of the mslAltitude property. | 
| void | setMSLAltitudeBlock(NumericalBlockElementType value)Sets the value of the mslAltitudeBlock property. | 
| void | setTimeStamp(Double value)Sets the value of the timeStamp property. | 
protected List<LatitudeLongitudeElementType> latitudeLongitude
protected List<XyElementType> xyPosition
protected NonNegativeScalarElementType depth
protected NonNegativeScalarElementType altitude
protected NonNegativeScalarElementType aglAltitude
protected NonNegativeScalarElementType mslAltitude
protected NumericalBlockElementType depthBlock
protected NumericalBlockElementType altitudeBlock
protected NumericalBlockElementType depthAltitudeBlock
protected NumericalBlockElementType aglAltitudeBlock
protected NumericalBlockElementType mslAltitudeBlock
protected NumericalBlockElementType aglmslAltitudeBlock
protected Double timeStamp
protected String description
protected String id
public List<LatitudeLongitudeElementType> getLatitudeLongitude()
 This accessor method returns a reference to the live list,
 not a snapshot. Therefore any modification you make to the
 returned list will be present inside the JAXB object.
 This is why there is not a set method for the latitudeLongitude property.
 
 
For example, to add a new item, do as follows:
    getLatitudeLongitude().add(newItem);
 
 
 
 
 Objects of the following type(s) are allowed in the list
 LatitudeLongitudeElementType
public List<XyElementType> getXYPosition()
 This accessor method returns a reference to the live list,
 not a snapshot. Therefore any modification you make to the
 returned list will be present inside the JAXB object.
 This is why there is not a set method for the xyPosition property.
 
 
For example, to add a new item, do as follows:
    getXYPosition().add(newItem);
 
 
 
 
 Objects of the following type(s) are allowed in the list
 XyElementType
public NonNegativeScalarElementType getDepth()
NonNegativeScalarElementTypepublic void setDepth(NonNegativeScalarElementType value)
value - allowed object is
     NonNegativeScalarElementTypepublic NonNegativeScalarElementType getAltitude()
NonNegativeScalarElementTypepublic void setAltitude(NonNegativeScalarElementType value)
value - allowed object is
     NonNegativeScalarElementTypepublic NonNegativeScalarElementType getAGLAltitude()
NonNegativeScalarElementTypepublic void setAGLAltitude(NonNegativeScalarElementType value)
value - allowed object is
     NonNegativeScalarElementTypepublic NonNegativeScalarElementType getMSLAltitude()
NonNegativeScalarElementTypepublic void setMSLAltitude(NonNegativeScalarElementType value)
value - allowed object is
     NonNegativeScalarElementTypepublic NumericalBlockElementType getDepthBlock()
NumericalBlockElementTypepublic void setDepthBlock(NumericalBlockElementType value)
value - allowed object is
     NumericalBlockElementTypepublic NumericalBlockElementType getAltitudeBlock()
NumericalBlockElementTypepublic void setAltitudeBlock(NumericalBlockElementType value)
value - allowed object is
     NumericalBlockElementTypepublic NumericalBlockElementType getDepthAltitudeBlock()
NumericalBlockElementTypepublic void setDepthAltitudeBlock(NumericalBlockElementType value)
value - allowed object is
     NumericalBlockElementTypepublic NumericalBlockElementType getAGLAltitudeBlock()
NumericalBlockElementTypepublic void setAGLAltitudeBlock(NumericalBlockElementType value)
value - allowed object is
     NumericalBlockElementTypepublic NumericalBlockElementType getMSLAltitudeBlock()
NumericalBlockElementTypepublic void setMSLAltitudeBlock(NumericalBlockElementType value)
value - allowed object is
     NumericalBlockElementTypepublic NumericalBlockElementType getAGLMSLAltitudeBlock()
NumericalBlockElementTypepublic void setAGLMSLAltitudeBlock(NumericalBlockElementType value)
value - allowed object is
     NumericalBlockElementTypepublic Double getTimeStamp()
Doublepublic void setTimeStamp(Double value)
value - allowed object is
     Doublepublic String getDescription()
Stringpublic void setDescription(String value)
value - allowed object is
     String