Interface WptType

All Superinterfaces:
org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
All Known Implementing Classes:
WptTypeImpl

public interface WptType extends org.apache.xmlbeans.XmlObject
An XML wptType(@http://www.topografix.com/GPX/1/1). This is a complex type.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final org.apache.xmlbeans.impl.schema.DocumentFactory<WptType>
     
    static final org.apache.xmlbeans.SchemaType
     

    Fields inherited from interface org.apache.xmlbeans.XmlObject

    EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
  • Method Summary

    Modifier and Type
    Method
    Description
    Appends and returns a new empty "extensions" element
    Appends and returns a new empty value (as xml) as the last "link" element
    Gets the "ageofdgpsdata" element
    Gets the "cmt" element
    Gets the "desc" element
    int
    Gets the "dgpsid" element
    Gets the "ele" element
    Gets the "extensions" element
    Gets the "fix" element
    Gets the "geoidheight" element
    Gets the "hdop" element
    Gets the "lat" attribute
    Gets array of all "link" elements
    getLinkArray(int i)
    Gets ith "link" element
    Gets a List of "link" elements
    Gets the "lon" attribute
    Gets the "magvar" element
    Gets the "name" element
    Gets the "pdop" element
    Gets the "sat" element
    Gets the "src" element
    Gets the "sym" element
    Gets the "time" element
    Gets the "type" element
    Gets the "vdop" element
    Inserts and returns a new empty value (as xml) as the ith "link" element
    boolean
    True if has "ageofdgpsdata" element
    boolean
    True if has "cmt" element
    boolean
    True if has "desc" element
    boolean
    True if has "dgpsid" element
    boolean
    True if has "ele" element
    boolean
    True if has "extensions" element
    boolean
    True if has "fix" element
    boolean
    True if has "geoidheight" element
    boolean
    True if has "hdop" element
    boolean
    True if has "magvar" element
    boolean
    True if has "name" element
    boolean
    True if has "pdop" element
    boolean
    True if has "sat" element
    boolean
    True if has "src" element
    boolean
    True if has "sym" element
    boolean
    True if has "time" element
    boolean
    True if has "type" element
    boolean
    True if has "vdop" element
    void
    removeLink(int i)
    Removes the ith "link" element
    void
    Sets the "ageofdgpsdata" element
    void
    Sets the "cmt" element
    void
    Sets the "desc" element
    void
    setDgpsid(int dgpsid)
    Sets the "dgpsid" element
    void
    Sets the "ele" element
    void
    Sets the "extensions" element
    void
    Sets the "fix" element
    void
    Sets the "geoidheight" element
    void
    Sets the "hdop" element
    void
    Sets the "lat" attribute
    void
    setLinkArray(int i, LinkType link)
    Sets ith "link" element
    void
    setLinkArray(LinkType[] linkArray)
    Sets array of all "link" element
    void
    Sets the "lon" attribute
    void
    Sets the "magvar" element
    void
    Sets the "name" element
    void
    Sets the "pdop" element
    void
    Sets the "sat" element
    void
    Sets the "src" element
    void
    Sets the "sym" element
    void
    Sets the "time" element
    void
    Sets the "type" element
    void
    Sets the "vdop" element
    int
    Returns number of "link" element
    void
    Unsets the "ageofdgpsdata" element
    void
    Unsets the "cmt" element
    void
    Unsets the "desc" element
    void
    Unsets the "dgpsid" element
    void
    Unsets the "ele" element
    void
    Unsets the "extensions" element
    void
    Unsets the "fix" element
    void
    Unsets the "geoidheight" element
    void
    Unsets the "hdop" element
    void
    Unsets the "magvar" element
    void
    Unsets the "name" element
    void
    Unsets the "pdop" element
    void
    Unsets the "sat" element
    void
    Unsets the "src" element
    void
    Unsets the "sym" element
    void
    Unsets the "time" element
    void
    Unsets the "type" element
    void
    Unsets the "vdop" element
    org.apache.xmlbeans.XmlDecimal
    Gets (as xml) the "ageofdgpsdata" element
    org.apache.xmlbeans.XmlString
    Gets (as xml) the "cmt" element
    org.apache.xmlbeans.XmlString
    Gets (as xml) the "desc" element
    Gets (as xml) the "dgpsid" element
    org.apache.xmlbeans.XmlDecimal
    Gets (as xml) the "ele" element
    Gets (as xml) the "fix" element
    org.apache.xmlbeans.XmlDecimal
    Gets (as xml) the "geoidheight" element
    org.apache.xmlbeans.XmlDecimal
    Gets (as xml) the "hdop" element
    Gets (as xml) the "lat" attribute
    Gets (as xml) the "lon" attribute
    Gets (as xml) the "magvar" element
    org.apache.xmlbeans.XmlString
    Gets (as xml) the "name" element
    org.apache.xmlbeans.XmlDecimal
    Gets (as xml) the "pdop" element
    org.apache.xmlbeans.XmlNonNegativeInteger
    Gets (as xml) the "sat" element
    org.apache.xmlbeans.XmlString
    Gets (as xml) the "src" element
    org.apache.xmlbeans.XmlString
    Gets (as xml) the "sym" element
    org.apache.xmlbeans.XmlDateTime
    Gets (as xml) the "time" element
    org.apache.xmlbeans.XmlString
    Gets (as xml) the "type" element
    org.apache.xmlbeans.XmlDecimal
    Gets (as xml) the "vdop" element
    void
    xsetAgeofdgpsdata(org.apache.xmlbeans.XmlDecimal ageofdgpsdata)
    Sets (as xml) the "ageofdgpsdata" element
    void
    xsetCmt(org.apache.xmlbeans.XmlString cmt)
    Sets (as xml) the "cmt" element
    void
    xsetDesc(org.apache.xmlbeans.XmlString desc)
    Sets (as xml) the "desc" element
    void
    Sets (as xml) the "dgpsid" element
    void
    xsetEle(org.apache.xmlbeans.XmlDecimal ele)
    Sets (as xml) the "ele" element
    void
    Sets (as xml) the "fix" element
    void
    xsetGeoidheight(org.apache.xmlbeans.XmlDecimal geoidheight)
    Sets (as xml) the "geoidheight" element
    void
    xsetHdop(org.apache.xmlbeans.XmlDecimal hdop)
    Sets (as xml) the "hdop" element
    void
    Sets (as xml) the "lat" attribute
    void
    Sets (as xml) the "lon" attribute
    void
    Sets (as xml) the "magvar" element
    void
    xsetName(org.apache.xmlbeans.XmlString name)
    Sets (as xml) the "name" element
    void
    xsetPdop(org.apache.xmlbeans.XmlDecimal pdop)
    Sets (as xml) the "pdop" element
    void
    xsetSat(org.apache.xmlbeans.XmlNonNegativeInteger sat)
    Sets (as xml) the "sat" element
    void
    xsetSrc(org.apache.xmlbeans.XmlString src)
    Sets (as xml) the "src" element
    void
    xsetSym(org.apache.xmlbeans.XmlString sym)
    Sets (as xml) the "sym" element
    void
    xsetTime(org.apache.xmlbeans.XmlDateTime time)
    Sets (as xml) the "time" element
    void
    xsetType(org.apache.xmlbeans.XmlString type)
    Sets (as xml) the "type" element
    void
    xsetVdop(org.apache.xmlbeans.XmlDecimal vdop)
    Sets (as xml) the "vdop" element

    Methods inherited from interface org.apache.xmlbeans.XmlObject

    changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode

    Methods inherited from interface org.apache.xmlbeans.XmlTokenSource

    documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
  • Field Details

    • Factory

      static final org.apache.xmlbeans.impl.schema.DocumentFactory<WptType> Factory
    • type

      static final org.apache.xmlbeans.SchemaType type
  • Method Details

    • getEle

      BigDecimal getEle()
      Gets the "ele" element
    • xgetEle

      org.apache.xmlbeans.XmlDecimal xgetEle()
      Gets (as xml) the "ele" element
    • isSetEle

      boolean isSetEle()
      True if has "ele" element
    • setEle

      void setEle(BigDecimal ele)
      Sets the "ele" element
    • xsetEle

      void xsetEle(org.apache.xmlbeans.XmlDecimal ele)
      Sets (as xml) the "ele" element
    • unsetEle

      void unsetEle()
      Unsets the "ele" element
    • getTime

      Calendar getTime()
      Gets the "time" element
    • xgetTime

      org.apache.xmlbeans.XmlDateTime xgetTime()
      Gets (as xml) the "time" element
    • isSetTime

      boolean isSetTime()
      True if has "time" element
    • setTime

      void setTime(Calendar time)
      Sets the "time" element
    • xsetTime

      void xsetTime(org.apache.xmlbeans.XmlDateTime time)
      Sets (as xml) the "time" element
    • unsetTime

      void unsetTime()
      Unsets the "time" element
    • getMagvar

      BigDecimal getMagvar()
      Gets the "magvar" element
    • xgetMagvar

      DegreesType xgetMagvar()
      Gets (as xml) the "magvar" element
    • isSetMagvar

      boolean isSetMagvar()
      True if has "magvar" element
    • setMagvar

      void setMagvar(BigDecimal magvar)
      Sets the "magvar" element
    • xsetMagvar

      void xsetMagvar(DegreesType magvar)
      Sets (as xml) the "magvar" element
    • unsetMagvar

      void unsetMagvar()
      Unsets the "magvar" element
    • getGeoidheight

      BigDecimal getGeoidheight()
      Gets the "geoidheight" element
    • xgetGeoidheight

      org.apache.xmlbeans.XmlDecimal xgetGeoidheight()
      Gets (as xml) the "geoidheight" element
    • isSetGeoidheight

      boolean isSetGeoidheight()
      True if has "geoidheight" element
    • setGeoidheight

      void setGeoidheight(BigDecimal geoidheight)
      Sets the "geoidheight" element
    • xsetGeoidheight

      void xsetGeoidheight(org.apache.xmlbeans.XmlDecimal geoidheight)
      Sets (as xml) the "geoidheight" element
    • unsetGeoidheight

      void unsetGeoidheight()
      Unsets the "geoidheight" element
    • getName

      String getName()
      Gets the "name" element
    • xgetName

      org.apache.xmlbeans.XmlString xgetName()
      Gets (as xml) the "name" element
    • isSetName

      boolean isSetName()
      True if has "name" element
    • setName

      void setName(String name)
      Sets the "name" element
    • xsetName

      void xsetName(org.apache.xmlbeans.XmlString name)
      Sets (as xml) the "name" element
    • unsetName

      void unsetName()
      Unsets the "name" element
    • getCmt

      String getCmt()
      Gets the "cmt" element
    • xgetCmt

      org.apache.xmlbeans.XmlString xgetCmt()
      Gets (as xml) the "cmt" element
    • isSetCmt

      boolean isSetCmt()
      True if has "cmt" element
    • setCmt

      void setCmt(String cmt)
      Sets the "cmt" element
    • xsetCmt

      void xsetCmt(org.apache.xmlbeans.XmlString cmt)
      Sets (as xml) the "cmt" element
    • unsetCmt

      void unsetCmt()
      Unsets the "cmt" element
    • getDesc

      String getDesc()
      Gets the "desc" element
    • xgetDesc

      org.apache.xmlbeans.XmlString xgetDesc()
      Gets (as xml) the "desc" element
    • isSetDesc

      boolean isSetDesc()
      True if has "desc" element
    • setDesc

      void setDesc(String desc)
      Sets the "desc" element
    • xsetDesc

      void xsetDesc(org.apache.xmlbeans.XmlString desc)
      Sets (as xml) the "desc" element
    • unsetDesc

      void unsetDesc()
      Unsets the "desc" element
    • getSrc

      String getSrc()
      Gets the "src" element
    • xgetSrc

      org.apache.xmlbeans.XmlString xgetSrc()
      Gets (as xml) the "src" element
    • isSetSrc

      boolean isSetSrc()
      True if has "src" element
    • setSrc

      void setSrc(String src)
      Sets the "src" element
    • xsetSrc

      void xsetSrc(org.apache.xmlbeans.XmlString src)
      Sets (as xml) the "src" element
    • unsetSrc

      void unsetSrc()
      Unsets the "src" element
    • getLinkList

      List<LinkType> getLinkList()
      Gets a List of "link" elements
    • getLinkArray

      LinkType[] getLinkArray()
      Gets array of all "link" elements
    • getLinkArray

      LinkType getLinkArray(int i)
      Gets ith "link" element
    • sizeOfLinkArray

      int sizeOfLinkArray()
      Returns number of "link" element
    • setLinkArray

      void setLinkArray(LinkType[] linkArray)
      Sets array of all "link" element
    • setLinkArray

      void setLinkArray(int i, LinkType link)
      Sets ith "link" element
    • insertNewLink

      LinkType insertNewLink(int i)
      Inserts and returns a new empty value (as xml) as the ith "link" element
    • addNewLink

      LinkType addNewLink()
      Appends and returns a new empty value (as xml) as the last "link" element
    • removeLink

      void removeLink(int i)
      Removes the ith "link" element
    • getSym

      String getSym()
      Gets the "sym" element
    • xgetSym

      org.apache.xmlbeans.XmlString xgetSym()
      Gets (as xml) the "sym" element
    • isSetSym

      boolean isSetSym()
      True if has "sym" element
    • setSym

      void setSym(String sym)
      Sets the "sym" element
    • xsetSym

      void xsetSym(org.apache.xmlbeans.XmlString sym)
      Sets (as xml) the "sym" element
    • unsetSym

      void unsetSym()
      Unsets the "sym" element
    • getType

      String getType()
      Gets the "type" element
    • xgetType

      org.apache.xmlbeans.XmlString xgetType()
      Gets (as xml) the "type" element
    • isSetType

      boolean isSetType()
      True if has "type" element
    • setType

      void setType(String type)
      Sets the "type" element
    • xsetType

      void xsetType(org.apache.xmlbeans.XmlString type)
      Sets (as xml) the "type" element
    • unsetType

      void unsetType()
      Unsets the "type" element
    • getFix

      FixType.Enum getFix()
      Gets the "fix" element
    • xgetFix

      FixType xgetFix()
      Gets (as xml) the "fix" element
    • isSetFix

      boolean isSetFix()
      True if has "fix" element
    • setFix

      void setFix(FixType.Enum fix)
      Sets the "fix" element
    • xsetFix

      void xsetFix(FixType fix)
      Sets (as xml) the "fix" element
    • unsetFix

      void unsetFix()
      Unsets the "fix" element
    • getSat

      BigInteger getSat()
      Gets the "sat" element
    • xgetSat

      org.apache.xmlbeans.XmlNonNegativeInteger xgetSat()
      Gets (as xml) the "sat" element
    • isSetSat

      boolean isSetSat()
      True if has "sat" element
    • setSat

      void setSat(BigInteger sat)
      Sets the "sat" element
    • xsetSat

      void xsetSat(org.apache.xmlbeans.XmlNonNegativeInteger sat)
      Sets (as xml) the "sat" element
    • unsetSat

      void unsetSat()
      Unsets the "sat" element
    • getHdop

      BigDecimal getHdop()
      Gets the "hdop" element
    • xgetHdop

      org.apache.xmlbeans.XmlDecimal xgetHdop()
      Gets (as xml) the "hdop" element
    • isSetHdop

      boolean isSetHdop()
      True if has "hdop" element
    • setHdop

      void setHdop(BigDecimal hdop)
      Sets the "hdop" element
    • xsetHdop

      void xsetHdop(org.apache.xmlbeans.XmlDecimal hdop)
      Sets (as xml) the "hdop" element
    • unsetHdop

      void unsetHdop()
      Unsets the "hdop" element
    • getVdop

      BigDecimal getVdop()
      Gets the "vdop" element
    • xgetVdop

      org.apache.xmlbeans.XmlDecimal xgetVdop()
      Gets (as xml) the "vdop" element
    • isSetVdop

      boolean isSetVdop()
      True if has "vdop" element
    • setVdop

      void setVdop(BigDecimal vdop)
      Sets the "vdop" element
    • xsetVdop

      void xsetVdop(org.apache.xmlbeans.XmlDecimal vdop)
      Sets (as xml) the "vdop" element
    • unsetVdop

      void unsetVdop()
      Unsets the "vdop" element
    • getPdop

      BigDecimal getPdop()
      Gets the "pdop" element
    • xgetPdop

      org.apache.xmlbeans.XmlDecimal xgetPdop()
      Gets (as xml) the "pdop" element
    • isSetPdop

      boolean isSetPdop()
      True if has "pdop" element
    • setPdop

      void setPdop(BigDecimal pdop)
      Sets the "pdop" element
    • xsetPdop

      void xsetPdop(org.apache.xmlbeans.XmlDecimal pdop)
      Sets (as xml) the "pdop" element
    • unsetPdop

      void unsetPdop()
      Unsets the "pdop" element
    • getAgeofdgpsdata

      BigDecimal getAgeofdgpsdata()
      Gets the "ageofdgpsdata" element
    • xgetAgeofdgpsdata

      org.apache.xmlbeans.XmlDecimal xgetAgeofdgpsdata()
      Gets (as xml) the "ageofdgpsdata" element
    • isSetAgeofdgpsdata

      boolean isSetAgeofdgpsdata()
      True if has "ageofdgpsdata" element
    • setAgeofdgpsdata

      void setAgeofdgpsdata(BigDecimal ageofdgpsdata)
      Sets the "ageofdgpsdata" element
    • xsetAgeofdgpsdata

      void xsetAgeofdgpsdata(org.apache.xmlbeans.XmlDecimal ageofdgpsdata)
      Sets (as xml) the "ageofdgpsdata" element
    • unsetAgeofdgpsdata

      void unsetAgeofdgpsdata()
      Unsets the "ageofdgpsdata" element
    • getDgpsid

      int getDgpsid()
      Gets the "dgpsid" element
    • xgetDgpsid

      DgpsStationType xgetDgpsid()
      Gets (as xml) the "dgpsid" element
    • isSetDgpsid

      boolean isSetDgpsid()
      True if has "dgpsid" element
    • setDgpsid

      void setDgpsid(int dgpsid)
      Sets the "dgpsid" element
    • xsetDgpsid

      void xsetDgpsid(DgpsStationType dgpsid)
      Sets (as xml) the "dgpsid" element
    • unsetDgpsid

      void unsetDgpsid()
      Unsets the "dgpsid" element
    • getExtensions

      ExtensionsType getExtensions()
      Gets the "extensions" element
    • isSetExtensions

      boolean isSetExtensions()
      True if has "extensions" element
    • setExtensions

      void setExtensions(ExtensionsType extensions)
      Sets the "extensions" element
    • addNewExtensions

      ExtensionsType addNewExtensions()
      Appends and returns a new empty "extensions" element
    • unsetExtensions

      void unsetExtensions()
      Unsets the "extensions" element
    • getLat

      BigDecimal getLat()
      Gets the "lat" attribute
    • xgetLat

      LatitudeType xgetLat()
      Gets (as xml) the "lat" attribute
    • setLat

      void setLat(BigDecimal lat)
      Sets the "lat" attribute
    • xsetLat

      void xsetLat(LatitudeType lat)
      Sets (as xml) the "lat" attribute
    • getLon

      BigDecimal getLon()
      Gets the "lon" attribute
    • xgetLon

      LongitudeType xgetLon()
      Gets (as xml) the "lon" attribute
    • setLon

      void setLon(BigDecimal lon)
      Sets the "lon" attribute
    • xsetLon

      void xsetLon(LongitudeType lon)
      Sets (as xml) the "lon" attribute