net.opengis.kml.v_2_3
Class TrackType

java.lang.Object
  extended by net.opengis.kml.v_2_3.AbstractObjectType
      extended by net.opengis.kml.v_2_3.AbstractGeometryType
          extended by net.opengis.kml.v_2_3.TrackType
All Implemented Interfaces:
Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.MergeFrom2, org.jvnet.jaxb2_commons.lang.ToString2

public class TrackType
extends AbstractGeometryType
implements Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.MergeFrom2, org.jvnet.jaxb2_commons.lang.ToString2

Java class for TrackType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="TrackType">
   <complexContent>
     <extension base="{http://www.opengis.net/kml/2.2}AbstractGeometryType">
       <all>
         <element ref="{http://www.opengis.net/kml/2.2}extrude" minOccurs="0"/>
         <element ref="{http://www.opengis.net/kml/2.2}tessellate" minOccurs="0"/>
         <group ref="{http://www.opengis.net/kml/2.2}AltitudeModeGroup"/>
         <element ref="{http://www.opengis.net/kml/2.2}when" maxOccurs="unbounded" minOccurs="0"/>
         <element ref="{http://www.opengis.net/kml/2.2}coord" maxOccurs="unbounded" minOccurs="0"/>
         <element ref="{http://www.opengis.net/kml/2.2}angles" maxOccurs="unbounded" minOccurs="0"/>
         <element ref="{http://www.opengis.net/kml/2.2}Model" minOccurs="0"/>
         <element ref="{http://www.opengis.net/kml/2.2}ExtendedData" minOccurs="0"/>
         <element ref="{http://www.opengis.net/kml/2.2}TrackSimpleExtensionGroup" maxOccurs="unbounded" minOccurs="0"/>
         <element ref="{http://www.opengis.net/kml/2.2}TrackObjectExtensionGroup" maxOccurs="unbounded" minOccurs="0"/>
       </all>
       <anyAttribute processContents='lax' namespace='##other'/>
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
protected  AltitudeModeEnumType altitudeMode
           
protected  List<AbstractObjectType> altitudeModeObjectExtensionGroup
           
protected  List<Object> altitudeModeSimpleExtensionGroup
           
protected  List<String> angles
           
protected  List<String> coord
           
protected  ExtendedDataType extendedData
           
protected  Boolean extrude
           
protected  ModelType model
           
protected  SeaFloorAltitudeModeEnumType seaFloorAltitudeMode
           
protected  Boolean tessellate
           
protected  List<AbstractObjectType> trackObjectExtensionGroup
           
protected  List<Object> trackSimpleExtensionGroup
           
protected  List<String> when
           
 
Fields inherited from class net.opengis.kml.v_2_3.AbstractGeometryType
abstractGeometryObjectExtensionGroup, abstractGeometrySimpleExtensionGroup
 
Fields inherited from class net.opengis.kml.v_2_3.AbstractObjectType
id, objectSimpleExtensionGroup, targetId
 
Constructor Summary
TrackType()
           
 
Method Summary
 StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
           
 StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
           
 Object clone()
           
 Object copyTo(Object target)
           
 Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
           
 Object createNewInstance()
           
 boolean equals(Object object)
           
 boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
           
 AltitudeModeEnumType getAltitudeMode()
          Gets the value of the altitudeMode property.
 List<AbstractObjectType> getAltitudeModeObjectExtensionGroup()
          Gets the value of the altitudeModeObjectExtensionGroup property.
 List<Object> getAltitudeModeSimpleExtensionGroup()
          Gets the value of the altitudeModeSimpleExtensionGroup property.
 List<String> getAngles()
          Gets the value of the angles property.
 List<String> getCoord()
          Gets the value of the coord property.
 ExtendedDataType getExtendedData()
          Gets the value of the extendedData property.
 ModelType getModel()
          Gets the value of the model property.
 SeaFloorAltitudeModeEnumType getSeaFloorAltitudeMode()
          Gets the value of the seaFloorAltitudeMode property.
 List<AbstractObjectType> getTrackObjectExtensionGroup()
          Gets the value of the trackObjectExtensionGroup property.
 List<Object> getTrackSimpleExtensionGroup()
          Gets the value of the trackSimpleExtensionGroup property.
 List<String> getWhen()
          Gets the value of the when property.
 int hashCode()
           
 int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
           
 Boolean isExtrude()
          Gets the value of the extrude property.
 boolean isSetAltitudeMode()
           
 boolean isSetAltitudeModeObjectExtensionGroup()
           
 boolean isSetAltitudeModeSimpleExtensionGroup()
           
 boolean isSetAngles()
           
 boolean isSetCoord()
           
 boolean isSetExtendedData()
           
 boolean isSetExtrude()
           
 boolean isSetModel()
           
 boolean isSetSeaFloorAltitudeMode()
           
 boolean isSetTessellate()
           
 boolean isSetTrackObjectExtensionGroup()
           
 boolean isSetTrackSimpleExtensionGroup()
           
 boolean isSetWhen()
           
 Boolean isTessellate()
          Gets the value of the tessellate property.
 void mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator, Object left, Object right, org.jvnet.jaxb2_commons.lang.MergeStrategy2 strategy)
           
 void mergeFrom(Object left, Object right)
           
 void setAltitudeMode(AltitudeModeEnumType value)
          Sets the value of the altitudeMode property.
 void setAltitudeModeObjectExtensionGroup(List<AbstractObjectType> value)
           
 void setAltitudeModeSimpleExtensionGroup(List<Object> value)
           
 void setAngles(List<String> value)
           
 void setCoord(List<String> value)
           
 void setExtendedData(ExtendedDataType value)
          Sets the value of the extendedData property.
 void setExtrude(Boolean value)
          Sets the value of the extrude property.
 void setModel(ModelType value)
          Sets the value of the model property.
 void setSeaFloorAltitudeMode(SeaFloorAltitudeModeEnumType value)
          Sets the value of the seaFloorAltitudeMode property.
 void setTessellate(Boolean value)
          Sets the value of the tessellate property.
 void setTrackObjectExtensionGroup(List<AbstractObjectType> value)
           
 void setTrackSimpleExtensionGroup(List<Object> value)
           
 void setWhen(List<String> value)
           
 String toString()
           
 void unsetAltitudeModeObjectExtensionGroup()
           
 void unsetAltitudeModeSimpleExtensionGroup()
           
 void unsetAngles()
           
 void unsetCoord()
           
 void unsetTrackObjectExtensionGroup()
           
 void unsetTrackSimpleExtensionGroup()
           
 void unsetWhen()
           
 TrackType withAbstractGeometryObjectExtensionGroup(AbstractObjectType... values)
           
 TrackType withAbstractGeometryObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 TrackType withAbstractGeometryObjectExtensionGroup(List<AbstractObjectType> value)
           
 TrackType withAbstractGeometrySimpleExtensionGroup(Collection<Object> values)
           
 TrackType withAbstractGeometrySimpleExtensionGroup(List<Object> value)
           
 TrackType withAbstractGeometrySimpleExtensionGroup(Object... values)
           
 TrackType withAltitudeMode(AltitudeModeEnumType value)
           
 TrackType withAltitudeModeObjectExtensionGroup(AbstractObjectType... values)
           
 TrackType withAltitudeModeObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 TrackType withAltitudeModeObjectExtensionGroup(List<AbstractObjectType> value)
           
 TrackType withAltitudeModeSimpleExtensionGroup(Collection<Object> values)
           
 TrackType withAltitudeModeSimpleExtensionGroup(List<Object> value)
           
 TrackType withAltitudeModeSimpleExtensionGroup(Object... values)
           
 TrackType withAngles(Collection<String> values)
           
 TrackType withAngles(List<String> value)
           
 TrackType withAngles(String... values)
           
 TrackType withCoord(Collection<String> values)
           
 TrackType withCoord(List<String> value)
           
 TrackType withCoord(String... values)
           
 TrackType withExtendedData(ExtendedDataType value)
           
 TrackType withExtrude(Boolean value)
           
 TrackType withId(String value)
           
 TrackType withModel(ModelType value)
           
 TrackType withObjectSimpleExtensionGroup(Collection<Object> values)
           
 TrackType withObjectSimpleExtensionGroup(List<Object> value)
           
 TrackType withObjectSimpleExtensionGroup(Object... values)
           
 TrackType withSeaFloorAltitudeMode(SeaFloorAltitudeModeEnumType value)
           
 TrackType withTargetId(String value)
           
 TrackType withTessellate(Boolean value)
           
 TrackType withTrackObjectExtensionGroup(AbstractObjectType... values)
           
 TrackType withTrackObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 TrackType withTrackObjectExtensionGroup(List<AbstractObjectType> value)
           
 TrackType withTrackSimpleExtensionGroup(Collection<Object> values)
           
 TrackType withTrackSimpleExtensionGroup(List<Object> value)
           
 TrackType withTrackSimpleExtensionGroup(Object... values)
           
 TrackType withWhen(Collection<String> values)
           
 TrackType withWhen(List<String> value)
           
 TrackType withWhen(String... values)
           
 
Methods inherited from class net.opengis.kml.v_2_3.AbstractGeometryType
getAbstractGeometryObjectExtensionGroup, getAbstractGeometrySimpleExtensionGroup, isSetAbstractGeometryObjectExtensionGroup, isSetAbstractGeometrySimpleExtensionGroup, setAbstractGeometryObjectExtensionGroup, setAbstractGeometrySimpleExtensionGroup, unsetAbstractGeometryObjectExtensionGroup, unsetAbstractGeometrySimpleExtensionGroup
 
Methods inherited from class net.opengis.kml.v_2_3.AbstractObjectType
getId, getObjectSimpleExtensionGroup, getOtherAttributes, getTargetId, isSetId, isSetObjectSimpleExtensionGroup, isSetTargetId, setId, setObjectSimpleExtensionGroup, setTargetId, unsetObjectSimpleExtensionGroup
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

extrude

protected Boolean extrude

tessellate

protected Boolean tessellate

altitudeMode

protected AltitudeModeEnumType altitudeMode

seaFloorAltitudeMode

protected SeaFloorAltitudeModeEnumType seaFloorAltitudeMode

altitudeModeSimpleExtensionGroup

protected List<Object> altitudeModeSimpleExtensionGroup

altitudeModeObjectExtensionGroup

protected List<AbstractObjectType> altitudeModeObjectExtensionGroup

when

protected List<String> when

coord

protected List<String> coord

angles

protected List<String> angles

model

protected ModelType model

extendedData

protected ExtendedDataType extendedData

trackSimpleExtensionGroup

protected List<Object> trackSimpleExtensionGroup

trackObjectExtensionGroup

protected List<AbstractObjectType> trackObjectExtensionGroup
Constructor Detail

TrackType

public TrackType()
Method Detail

isExtrude

public Boolean isExtrude()
Gets the value of the extrude property.

Returns:
possible object is Boolean

setExtrude

public void setExtrude(Boolean value)
Sets the value of the extrude property.

Parameters:
value - allowed object is Boolean

isSetExtrude

public boolean isSetExtrude()

isTessellate

public Boolean isTessellate()
Gets the value of the tessellate property.

Returns:
possible object is Boolean

setTessellate

public void setTessellate(Boolean value)
Sets the value of the tessellate property.

Parameters:
value - allowed object is Boolean

isSetTessellate

public boolean isSetTessellate()

getAltitudeMode

public AltitudeModeEnumType getAltitudeMode()
Gets the value of the altitudeMode property.

Returns:
possible object is AltitudeModeEnumType

setAltitudeMode

public void setAltitudeMode(AltitudeModeEnumType value)
Sets the value of the altitudeMode property.

Parameters:
value - allowed object is AltitudeModeEnumType

isSetAltitudeMode

public boolean isSetAltitudeMode()

getSeaFloorAltitudeMode

public SeaFloorAltitudeModeEnumType getSeaFloorAltitudeMode()
Gets the value of the seaFloorAltitudeMode property.

Returns:
possible object is SeaFloorAltitudeModeEnumType

setSeaFloorAltitudeMode

public void setSeaFloorAltitudeMode(SeaFloorAltitudeModeEnumType value)
Sets the value of the seaFloorAltitudeMode property.

Parameters:
value - allowed object is SeaFloorAltitudeModeEnumType

isSetSeaFloorAltitudeMode

public boolean isSetSeaFloorAltitudeMode()

getAltitudeModeSimpleExtensionGroup

public List<Object> getAltitudeModeSimpleExtensionGroup()
Gets the value of the altitudeModeSimpleExtensionGroup property.

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 altitudeModeSimpleExtensionGroup property.

For example, to add a new item, do as follows:

    getAltitudeModeSimpleExtensionGroup().add(newItem);
 

Objects of the following type(s) are allowed in the list Object


isSetAltitudeModeSimpleExtensionGroup

public boolean isSetAltitudeModeSimpleExtensionGroup()

unsetAltitudeModeSimpleExtensionGroup

public void unsetAltitudeModeSimpleExtensionGroup()

getAltitudeModeObjectExtensionGroup

public List<AbstractObjectType> getAltitudeModeObjectExtensionGroup()
Gets the value of the altitudeModeObjectExtensionGroup property.

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 altitudeModeObjectExtensionGroup property.

For example, to add a new item, do as follows:

    getAltitudeModeObjectExtensionGroup().add(newItem);
 

Objects of the following type(s) are allowed in the list AbstractObjectType


isSetAltitudeModeObjectExtensionGroup

public boolean isSetAltitudeModeObjectExtensionGroup()

unsetAltitudeModeObjectExtensionGroup

public void unsetAltitudeModeObjectExtensionGroup()

getWhen

public List<String> getWhen()
Gets the value of the when property.

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 when property.

For example, to add a new item, do as follows:

    getWhen().add(newItem);
 

Objects of the following type(s) are allowed in the list String


isSetWhen

public boolean isSetWhen()

unsetWhen

public void unsetWhen()

getCoord

public List<String> getCoord()
Gets the value of the coord property.

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 coord property.

For example, to add a new item, do as follows:

    getCoord().add(newItem);
 

Objects of the following type(s) are allowed in the list String


isSetCoord

public boolean isSetCoord()

unsetCoord

public void unsetCoord()

getAngles

public List<String> getAngles()
Gets the value of the angles property.

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 angles property.

For example, to add a new item, do as follows:

    getAngles().add(newItem);
 

Objects of the following type(s) are allowed in the list String


isSetAngles

public boolean isSetAngles()

unsetAngles

public void unsetAngles()

getModel

public ModelType getModel()
Gets the value of the model property.

Returns:
possible object is ModelType

setModel

public void setModel(ModelType value)
Sets the value of the model property.

Parameters:
value - allowed object is ModelType

isSetModel

public boolean isSetModel()

getExtendedData

public ExtendedDataType getExtendedData()
Gets the value of the extendedData property.

Returns:
possible object is ExtendedDataType

setExtendedData

public void setExtendedData(ExtendedDataType value)
Sets the value of the extendedData property.

Parameters:
value - allowed object is ExtendedDataType

isSetExtendedData

public boolean isSetExtendedData()

getTrackSimpleExtensionGroup

public List<Object> getTrackSimpleExtensionGroup()
Gets the value of the trackSimpleExtensionGroup property.

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 trackSimpleExtensionGroup property.

For example, to add a new item, do as follows:

    getTrackSimpleExtensionGroup().add(newItem);
 

Objects of the following type(s) are allowed in the list Object


isSetTrackSimpleExtensionGroup

public boolean isSetTrackSimpleExtensionGroup()

unsetTrackSimpleExtensionGroup

public void unsetTrackSimpleExtensionGroup()

getTrackObjectExtensionGroup

public List<AbstractObjectType> getTrackObjectExtensionGroup()
Gets the value of the trackObjectExtensionGroup property.

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 trackObjectExtensionGroup property.

For example, to add a new item, do as follows:

    getTrackObjectExtensionGroup().add(newItem);
 

Objects of the following type(s) are allowed in the list AbstractObjectType


isSetTrackObjectExtensionGroup

public boolean isSetTrackObjectExtensionGroup()

unsetTrackObjectExtensionGroup

public void unsetTrackObjectExtensionGroup()

toString

public String toString()
Overrides:
toString in class AbstractGeometryType

append

public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                            StringBuilder buffer,
                            org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
Specified by:
append in interface org.jvnet.jaxb2_commons.lang.ToString2
Overrides:
append in class AbstractGeometryType

appendFields

public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                                  StringBuilder buffer,
                                  org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
Specified by:
appendFields in interface org.jvnet.jaxb2_commons.lang.ToString2
Overrides:
appendFields in class AbstractGeometryType

equals

public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
                      org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
                      Object object,
                      org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
Specified by:
equals in interface org.jvnet.jaxb2_commons.lang.Equals2
Overrides:
equals in class AbstractGeometryType

equals

public boolean equals(Object object)
Overrides:
equals in class AbstractGeometryType

hashCode

public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                    org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
Specified by:
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2
Overrides:
hashCode in class AbstractGeometryType

hashCode

public int hashCode()
Overrides:
hashCode in class AbstractGeometryType

clone

public Object clone()
Overrides:
clone in class AbstractGeometryType

copyTo

public Object copyTo(Object target)
Specified by:
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2
Overrides:
copyTo in class AbstractGeometryType

copyTo

public Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                     Object target,
                     org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
Specified by:
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2
Overrides:
copyTo in class AbstractGeometryType

createNewInstance

public Object createNewInstance()
Specified by:
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTo2
Specified by:
createNewInstance in interface org.jvnet.jaxb2_commons.lang.MergeFrom2

mergeFrom

public void mergeFrom(Object left,
                      Object right)
Specified by:
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2
Overrides:
mergeFrom in class AbstractGeometryType

mergeFrom

public void mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator,
                      org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator,
                      Object left,
                      Object right,
                      org.jvnet.jaxb2_commons.lang.MergeStrategy2 strategy)
Specified by:
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2
Overrides:
mergeFrom in class AbstractGeometryType

setAltitudeModeSimpleExtensionGroup

public void setAltitudeModeSimpleExtensionGroup(List<Object> value)

setAltitudeModeObjectExtensionGroup

public void setAltitudeModeObjectExtensionGroup(List<AbstractObjectType> value)

setWhen

public void setWhen(List<String> value)

setCoord

public void setCoord(List<String> value)

setAngles

public void setAngles(List<String> value)

setTrackSimpleExtensionGroup

public void setTrackSimpleExtensionGroup(List<Object> value)

setTrackObjectExtensionGroup

public void setTrackObjectExtensionGroup(List<AbstractObjectType> value)

withExtrude

public TrackType withExtrude(Boolean value)

withTessellate

public TrackType withTessellate(Boolean value)

withAltitudeMode

public TrackType withAltitudeMode(AltitudeModeEnumType value)

withSeaFloorAltitudeMode

public TrackType withSeaFloorAltitudeMode(SeaFloorAltitudeModeEnumType value)

withAltitudeModeSimpleExtensionGroup

public TrackType withAltitudeModeSimpleExtensionGroup(Object... values)

withAltitudeModeSimpleExtensionGroup

public TrackType withAltitudeModeSimpleExtensionGroup(Collection<Object> values)

withAltitudeModeObjectExtensionGroup

public TrackType withAltitudeModeObjectExtensionGroup(AbstractObjectType... values)

withAltitudeModeObjectExtensionGroup

public TrackType withAltitudeModeObjectExtensionGroup(Collection<AbstractObjectType> values)

withWhen

public TrackType withWhen(String... values)

withWhen

public TrackType withWhen(Collection<String> values)

withCoord

public TrackType withCoord(String... values)

withCoord

public TrackType withCoord(Collection<String> values)

withAngles

public TrackType withAngles(String... values)

withAngles

public TrackType withAngles(Collection<String> values)

withModel

public TrackType withModel(ModelType value)

withExtendedData

public TrackType withExtendedData(ExtendedDataType value)

withTrackSimpleExtensionGroup

public TrackType withTrackSimpleExtensionGroup(Object... values)

withTrackSimpleExtensionGroup

public TrackType withTrackSimpleExtensionGroup(Collection<Object> values)

withTrackObjectExtensionGroup

public TrackType withTrackObjectExtensionGroup(AbstractObjectType... values)

withTrackObjectExtensionGroup

public TrackType withTrackObjectExtensionGroup(Collection<AbstractObjectType> values)

withAltitudeModeSimpleExtensionGroup

public TrackType withAltitudeModeSimpleExtensionGroup(List<Object> value)

withAltitudeModeObjectExtensionGroup

public TrackType withAltitudeModeObjectExtensionGroup(List<AbstractObjectType> value)

withWhen

public TrackType withWhen(List<String> value)

withCoord

public TrackType withCoord(List<String> value)

withAngles

public TrackType withAngles(List<String> value)

withTrackSimpleExtensionGroup

public TrackType withTrackSimpleExtensionGroup(List<Object> value)

withTrackObjectExtensionGroup

public TrackType withTrackObjectExtensionGroup(List<AbstractObjectType> value)

withAbstractGeometrySimpleExtensionGroup

public TrackType withAbstractGeometrySimpleExtensionGroup(Object... values)
Overrides:
withAbstractGeometrySimpleExtensionGroup in class AbstractGeometryType

withAbstractGeometrySimpleExtensionGroup

public TrackType withAbstractGeometrySimpleExtensionGroup(Collection<Object> values)
Overrides:
withAbstractGeometrySimpleExtensionGroup in class AbstractGeometryType

withAbstractGeometryObjectExtensionGroup

public TrackType withAbstractGeometryObjectExtensionGroup(AbstractObjectType... values)
Overrides:
withAbstractGeometryObjectExtensionGroup in class AbstractGeometryType

withAbstractGeometryObjectExtensionGroup

public TrackType withAbstractGeometryObjectExtensionGroup(Collection<AbstractObjectType> values)
Overrides:
withAbstractGeometryObjectExtensionGroup in class AbstractGeometryType

withAbstractGeometrySimpleExtensionGroup

public TrackType withAbstractGeometrySimpleExtensionGroup(List<Object> value)
Overrides:
withAbstractGeometrySimpleExtensionGroup in class AbstractGeometryType

withAbstractGeometryObjectExtensionGroup

public TrackType withAbstractGeometryObjectExtensionGroup(List<AbstractObjectType> value)
Overrides:
withAbstractGeometryObjectExtensionGroup in class AbstractGeometryType

withObjectSimpleExtensionGroup

public TrackType withObjectSimpleExtensionGroup(Object... values)
Overrides:
withObjectSimpleExtensionGroup in class AbstractGeometryType

withObjectSimpleExtensionGroup

public TrackType withObjectSimpleExtensionGroup(Collection<Object> values)
Overrides:
withObjectSimpleExtensionGroup in class AbstractGeometryType

withId

public TrackType withId(String value)
Overrides:
withId in class AbstractGeometryType

withTargetId

public TrackType withTargetId(String value)
Overrides:
withTargetId in class AbstractGeometryType

withObjectSimpleExtensionGroup

public TrackType withObjectSimpleExtensionGroup(List<Object> value)
Overrides:
withObjectSimpleExtensionGroup in class AbstractGeometryType


Copyright © 2008-2015. All Rights Reserved.