Package com.topografix.gpx.x1.x1
Interface WptType
-
- All Superinterfaces:
org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
WptTypeImpl
public interface WptType extends org.apache.xmlbeans.XmlObjectAn XML wptType(@http://www.topografix.com/GPX/1/1). This is a complex type.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ExtensionsTypeaddNewExtensions()Appends and returns a new empty "extensions" elementLinkTypeaddNewLink()Appends and returns a new empty value (as xml) as the last "link" elementBigDecimalgetAgeofdgpsdata()Gets the "ageofdgpsdata" elementStringgetCmt()Gets the "cmt" elementStringgetDesc()Gets the "desc" elementintgetDgpsid()Gets the "dgpsid" elementBigDecimalgetEle()Gets the "ele" elementExtensionsTypegetExtensions()Gets the "extensions" elementFixType.EnumgetFix()Gets the "fix" elementBigDecimalgetGeoidheight()Gets the "geoidheight" elementBigDecimalgetHdop()Gets the "hdop" elementBigDecimalgetLat()Gets the "lat" attributeLinkType[]getLinkArray()Gets array of all "link" elementsLinkTypegetLinkArray(int i)Gets ith "link" elementList<LinkType>getLinkList()Gets a List of "link" elementsBigDecimalgetLon()Gets the "lon" attributeBigDecimalgetMagvar()Gets the "magvar" elementStringgetName()Gets the "name" elementBigDecimalgetPdop()Gets the "pdop" elementBigIntegergetSat()Gets the "sat" elementStringgetSrc()Gets the "src" elementStringgetSym()Gets the "sym" elementCalendargetTime()Gets the "time" elementStringgetType()Gets the "type" elementBigDecimalgetVdop()Gets the "vdop" elementLinkTypeinsertNewLink(int i)Inserts and returns a new empty value (as xml) as the ith "link" elementbooleanisSetAgeofdgpsdata()True if has "ageofdgpsdata" elementbooleanisSetCmt()True if has "cmt" elementbooleanisSetDesc()True if has "desc" elementbooleanisSetDgpsid()True if has "dgpsid" elementbooleanisSetEle()True if has "ele" elementbooleanisSetExtensions()True if has "extensions" elementbooleanisSetFix()True if has "fix" elementbooleanisSetGeoidheight()True if has "geoidheight" elementbooleanisSetHdop()True if has "hdop" elementbooleanisSetMagvar()True if has "magvar" elementbooleanisSetName()True if has "name" elementbooleanisSetPdop()True if has "pdop" elementbooleanisSetSat()True if has "sat" elementbooleanisSetSrc()True if has "src" elementbooleanisSetSym()True if has "sym" elementbooleanisSetTime()True if has "time" elementbooleanisSetType()True if has "type" elementbooleanisSetVdop()True if has "vdop" elementvoidremoveLink(int i)Removes the ith "link" elementvoidsetAgeofdgpsdata(BigDecimal ageofdgpsdata)Sets the "ageofdgpsdata" elementvoidsetCmt(String cmt)Sets the "cmt" elementvoidsetDesc(String desc)Sets the "desc" elementvoidsetDgpsid(int dgpsid)Sets the "dgpsid" elementvoidsetEle(BigDecimal ele)Sets the "ele" elementvoidsetExtensions(ExtensionsType extensions)Sets the "extensions" elementvoidsetFix(FixType.Enum fix)Sets the "fix" elementvoidsetGeoidheight(BigDecimal geoidheight)Sets the "geoidheight" elementvoidsetHdop(BigDecimal hdop)Sets the "hdop" elementvoidsetLat(BigDecimal lat)Sets the "lat" attributevoidsetLinkArray(int i, LinkType link)Sets ith "link" elementvoidsetLinkArray(LinkType[] linkArray)Sets array of all "link" elementvoidsetLon(BigDecimal lon)Sets the "lon" attributevoidsetMagvar(BigDecimal magvar)Sets the "magvar" elementvoidsetName(String name)Sets the "name" elementvoidsetPdop(BigDecimal pdop)Sets the "pdop" elementvoidsetSat(BigInteger sat)Sets the "sat" elementvoidsetSrc(String src)Sets the "src" elementvoidsetSym(String sym)Sets the "sym" elementvoidsetTime(Calendar time)Sets the "time" elementvoidsetType(String type)Sets the "type" elementvoidsetVdop(BigDecimal vdop)Sets the "vdop" elementintsizeOfLinkArray()Returns number of "link" elementvoidunsetAgeofdgpsdata()Unsets the "ageofdgpsdata" elementvoidunsetCmt()Unsets the "cmt" elementvoidunsetDesc()Unsets the "desc" elementvoidunsetDgpsid()Unsets the "dgpsid" elementvoidunsetEle()Unsets the "ele" elementvoidunsetExtensions()Unsets the "extensions" elementvoidunsetFix()Unsets the "fix" elementvoidunsetGeoidheight()Unsets the "geoidheight" elementvoidunsetHdop()Unsets the "hdop" elementvoidunsetMagvar()Unsets the "magvar" elementvoidunsetName()Unsets the "name" elementvoidunsetPdop()Unsets the "pdop" elementvoidunsetSat()Unsets the "sat" elementvoidunsetSrc()Unsets the "src" elementvoidunsetSym()Unsets the "sym" elementvoidunsetTime()Unsets the "time" elementvoidunsetType()Unsets the "type" elementvoidunsetVdop()Unsets the "vdop" elementorg.apache.xmlbeans.XmlDecimalxgetAgeofdgpsdata()Gets (as xml) the "ageofdgpsdata" elementorg.apache.xmlbeans.XmlStringxgetCmt()Gets (as xml) the "cmt" elementorg.apache.xmlbeans.XmlStringxgetDesc()Gets (as xml) the "desc" elementDgpsStationTypexgetDgpsid()Gets (as xml) the "dgpsid" elementorg.apache.xmlbeans.XmlDecimalxgetEle()Gets (as xml) the "ele" elementFixTypexgetFix()Gets (as xml) the "fix" elementorg.apache.xmlbeans.XmlDecimalxgetGeoidheight()Gets (as xml) the "geoidheight" elementorg.apache.xmlbeans.XmlDecimalxgetHdop()Gets (as xml) the "hdop" elementLatitudeTypexgetLat()Gets (as xml) the "lat" attributeLongitudeTypexgetLon()Gets (as xml) the "lon" attributeDegreesTypexgetMagvar()Gets (as xml) the "magvar" elementorg.apache.xmlbeans.XmlStringxgetName()Gets (as xml) the "name" elementorg.apache.xmlbeans.XmlDecimalxgetPdop()Gets (as xml) the "pdop" elementorg.apache.xmlbeans.XmlNonNegativeIntegerxgetSat()Gets (as xml) the "sat" elementorg.apache.xmlbeans.XmlStringxgetSrc()Gets (as xml) the "src" elementorg.apache.xmlbeans.XmlStringxgetSym()Gets (as xml) the "sym" elementorg.apache.xmlbeans.XmlDateTimexgetTime()Gets (as xml) the "time" elementorg.apache.xmlbeans.XmlStringxgetType()Gets (as xml) the "type" elementorg.apache.xmlbeans.XmlDecimalxgetVdop()Gets (as xml) the "vdop" elementvoidxsetAgeofdgpsdata(org.apache.xmlbeans.XmlDecimal ageofdgpsdata)Sets (as xml) the "ageofdgpsdata" elementvoidxsetCmt(org.apache.xmlbeans.XmlString cmt)Sets (as xml) the "cmt" elementvoidxsetDesc(org.apache.xmlbeans.XmlString desc)Sets (as xml) the "desc" elementvoidxsetDgpsid(DgpsStationType dgpsid)Sets (as xml) the "dgpsid" elementvoidxsetEle(org.apache.xmlbeans.XmlDecimal ele)Sets (as xml) the "ele" elementvoidxsetFix(FixType fix)Sets (as xml) the "fix" elementvoidxsetGeoidheight(org.apache.xmlbeans.XmlDecimal geoidheight)Sets (as xml) the "geoidheight" elementvoidxsetHdop(org.apache.xmlbeans.XmlDecimal hdop)Sets (as xml) the "hdop" elementvoidxsetLat(LatitudeType lat)Sets (as xml) the "lat" attributevoidxsetLon(LongitudeType lon)Sets (as xml) the "lon" attributevoidxsetMagvar(DegreesType magvar)Sets (as xml) the "magvar" elementvoidxsetName(org.apache.xmlbeans.XmlString name)Sets (as xml) the "name" elementvoidxsetPdop(org.apache.xmlbeans.XmlDecimal pdop)Sets (as xml) the "pdop" elementvoidxsetSat(org.apache.xmlbeans.XmlNonNegativeInteger sat)Sets (as xml) the "sat" elementvoidxsetSrc(org.apache.xmlbeans.XmlString src)Sets (as xml) the "src" elementvoidxsetSym(org.apache.xmlbeans.XmlString sym)Sets (as xml) the "sym" elementvoidxsetTime(org.apache.xmlbeans.XmlDateTime time)Sets (as xml) the "time" elementvoidxsetType(org.apache.xmlbeans.XmlString type)Sets (as xml) the "type" elementvoidxsetVdop(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 Detail
-
Factory
static final org.apache.xmlbeans.impl.schema.DocumentFactory<WptType> Factory
-
type
static final org.apache.xmlbeans.SchemaType type
-
-
Method Detail
-
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
-
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
-
-