public class CompositeWaypointUUVCommandType extends Object
Java class for compositeWaypointUUVCommandType complex type.
The following schema fragment specifies the expected content contained within this class.
 <complexType name="compositeWaypointUUVCommandType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <group ref="{}CompositeWaypointElements"/>
         <group ref="{}DepthTypeElements"/>
         <element ref="{}HomingMode" minOccurs="0"/>
         <group ref="{}UuvSpeedElements" minOccurs="0"/>
         <element ref="{}GpsFixes" minOccurs="0"/>
         <element ref="{}Standoff" minOccurs="0"/>
         <element ref="{}TimeOut" minOccurs="0"/>
       </sequence>
       <attGroup ref="{}CommonAttributes"/>
     </restriction>
   </complexContent>
 </complexType>
 | Modifier and Type | Field and Description | 
|---|---|
| protected NonNegativeScalarElementType | altitude | 
| protected NonNegativeScalarElementType | depth | 
| protected String | description | 
| protected ExpandingSquareType | expandingSquare | 
| protected PositiveIntegerElementType | gpsFixes | 
| protected TrackModeElementType | homingMode | 
| protected String | id | 
| protected SpeedElementType | makeKnots | 
| protected SpeedElementType | makeSpeed | 
| protected ParallelTrackType | parallelTrack | 
| protected SectorPatternType | sectorPattern | 
| protected SetPowerCommandType | setPower | 
| protected PositiveScalarElementType | standoff | 
| protected PositiveScalarElementType | timeOut | 
| protected Double | timeStamp | 
| protected WaypointListType | waypointList | 
| Constructor and Description | 
|---|
| CompositeWaypointUUVCommandType() | 
| Modifier and Type | Method and Description | 
|---|---|
| NonNegativeScalarElementType | getAltitude()Gets the value of the altitude property. | 
| NonNegativeScalarElementType | getDepth()Gets the value of the depth property. | 
| String | getDescription()Gets the value of the description property. | 
| ExpandingSquareType | getExpandingSquare()Gets the value of the expandingSquare property. | 
| PositiveIntegerElementType | getGpsFixes()Gets the value of the gpsFixes property. | 
| TrackModeElementType | getHomingMode()Gets the value of the homingMode property. | 
| String | getId()Gets the value of the id property. | 
| SpeedElementType | getMakeKnots()Gets the value of the makeKnots property. | 
| SpeedElementType | getMakeSpeed()Gets the value of the makeSpeed property. | 
| ParallelTrackType | getParallelTrack()Gets the value of the parallelTrack property. | 
| SectorPatternType | getSectorPattern()Gets the value of the sectorPattern property. | 
| SetPowerCommandType | getSetPower()Gets the value of the setPower property. | 
| PositiveScalarElementType | getStandoff()Gets the value of the standoff property. | 
| PositiveScalarElementType | getTimeOut()Gets the value of the timeOut property. | 
| Double | getTimeStamp()Gets the value of the timeStamp property. | 
| WaypointListType | getWaypointList()Gets the value of the waypointList property. | 
| void | setAltitude(NonNegativeScalarElementType value)Sets the value of the altitude property. | 
| void | setDepth(NonNegativeScalarElementType value)Sets the value of the depth property. | 
| void | setDescription(String value)Sets the value of the description property. | 
| void | setExpandingSquare(ExpandingSquareType value)Sets the value of the expandingSquare property. | 
| void | setGpsFixes(PositiveIntegerElementType value)Sets the value of the gpsFixes property. | 
| void | setHomingMode(TrackModeElementType value)Sets the value of the homingMode property. | 
| void | setId(String value)Sets the value of the id property. | 
| void | setMakeKnots(SpeedElementType value)Sets the value of the makeKnots property. | 
| void | setMakeSpeed(SpeedElementType value)Sets the value of the makeSpeed property. | 
| void | setParallelTrack(ParallelTrackType value)Sets the value of the parallelTrack property. | 
| void | setSectorPattern(SectorPatternType value)Sets the value of the sectorPattern property. | 
| void | setSetPower(SetPowerCommandType value)Sets the value of the setPower property. | 
| void | setStandoff(PositiveScalarElementType value)Sets the value of the standoff property. | 
| void | setTimeOut(PositiveScalarElementType value)Sets the value of the timeOut property. | 
| void | setTimeStamp(Double value)Sets the value of the timeStamp property. | 
| void | setWaypointList(WaypointListType value)Sets the value of the waypointList property. | 
protected WaypointListType waypointList
protected ParallelTrackType parallelTrack
protected SectorPatternType sectorPattern
protected ExpandingSquareType expandingSquare
protected NonNegativeScalarElementType depth
protected NonNegativeScalarElementType altitude
protected TrackModeElementType homingMode
protected SetPowerCommandType setPower
protected SpeedElementType makeKnots
protected SpeedElementType makeSpeed
protected PositiveIntegerElementType gpsFixes
protected PositiveScalarElementType standoff
protected PositiveScalarElementType timeOut
protected Double timeStamp
protected String description
protected String id
public WaypointListType getWaypointList()
WaypointListTypepublic void setWaypointList(WaypointListType value)
value - allowed object is
     WaypointListTypepublic ParallelTrackType getParallelTrack()
ParallelTrackTypepublic void setParallelTrack(ParallelTrackType value)
value - allowed object is
     ParallelTrackTypepublic SectorPatternType getSectorPattern()
SectorPatternTypepublic void setSectorPattern(SectorPatternType value)
value - allowed object is
     SectorPatternTypepublic ExpandingSquareType getExpandingSquare()
ExpandingSquareTypepublic void setExpandingSquare(ExpandingSquareType value)
value - allowed object is
     ExpandingSquareTypepublic NonNegativeScalarElementType getDepth()
NonNegativeScalarElementTypepublic void setDepth(NonNegativeScalarElementType value)
value - allowed object is
     NonNegativeScalarElementTypepublic NonNegativeScalarElementType getAltitude()
NonNegativeScalarElementTypepublic void setAltitude(NonNegativeScalarElementType value)
value - allowed object is
     NonNegativeScalarElementTypepublic TrackModeElementType getHomingMode()
TrackModeElementTypepublic void setHomingMode(TrackModeElementType value)
value - allowed object is
     TrackModeElementTypepublic SetPowerCommandType getSetPower()
SetPowerCommandTypepublic void setSetPower(SetPowerCommandType value)
value - allowed object is
     SetPowerCommandTypepublic SpeedElementType getMakeKnots()
SpeedElementTypepublic void setMakeKnots(SpeedElementType value)
value - allowed object is
     SpeedElementTypepublic SpeedElementType getMakeSpeed()
SpeedElementTypepublic void setMakeSpeed(SpeedElementType value)
value - allowed object is
     SpeedElementTypepublic PositiveIntegerElementType getGpsFixes()
PositiveIntegerElementTypepublic void setGpsFixes(PositiveIntegerElementType value)
value - allowed object is
     PositiveIntegerElementTypepublic PositiveScalarElementType getStandoff()
PositiveScalarElementTypepublic void setStandoff(PositiveScalarElementType value)
value - allowed object is
     PositiveScalarElementTypepublic PositiveScalarElementType getTimeOut()
PositiveScalarElementTypepublic void setTimeOut(PositiveScalarElementType value)
value - allowed object is
     PositiveScalarElementTypepublic Double getTimeStamp()
Doublepublic void setTimeStamp(Double value)
value - allowed object is
     Doublepublic String getDescription()
Stringpublic void setDescription(String value)
value - allowed object is
     String