Package com.topografix.gpx.x1.x1.impl
Class WptTypeImpl
- java.lang.Object
-
- org.apache.xmlbeans.impl.values.XmlObjectBase
-
- org.apache.xmlbeans.impl.values.XmlComplexContentImpl
-
- com.topografix.gpx.x1.x1.impl.WptTypeImpl
-
- All Implemented Interfaces:
WptType,Serializable,org.apache.xmlbeans.impl.values.TypeStoreUser,org.apache.xmlbeans.SimpleValue,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
public class WptTypeImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements WptType
An XML wptType(@http://www.topografix.com/GPX/1/1). This is a complex type.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description WptTypeImpl(org.apache.xmlbeans.SchemaType sType)
-
Method Summary
All Methods Instance Methods Concrete 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" element WARNING: This method is not atomicaly synchronized.voidsetLon(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 class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, compute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_String, set_text, unionArraySetterHelper, unionArraySetterHelper, update_from_complex_content, value_hash_code
-
Methods inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_copy, _copy, _isComplexContent, _isComplexType, _set, _validateOnSet, attach_store, build_nil, build_text, changeType, check_dated, check_orphaned, compare_to, compareTo, compareValue, copy, copy, create_attribute_user, create_element_user, disconnect_store, documentProperties, dump, elementFlags, equals, execQuery, execQuery, generatedSetterHelperImpl, get_attribute_field, get_attribute_type, get_attributeflags, get_default_attribute_value, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_rule, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanArray, getBooleanArray, getBooleanValue, getByteArray, getByteArray, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleArray, getDoubleArray, getDoubleValue, getEnumArray, getEnumArray, getEnumValue, getFloatArray, getFloatArray, getFloatValue, getGDateValue, getGDurationValue, getIntArray, getIntArray, getIntValue, getListValue, getLongArray, getLongArray, getLongValue, getObjectArray, getObjectArray, getObjectValue, getQNameValue, getShortArray, getShortArray, getShortValue, getStringValue, getXmlLocale, getXmlObjectArray, getXmlObjectArray, has_store, hashCode, init_flags, initComplexType, instanceType, invalidate_element_order, invalidate_nilvalue, invalidate_value, is_defaultable_ws, is_orphaned, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, java_value, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, set_b64, set_BigDecimal, set_BigInteger, set_boolean, set_byte, set_ByteArray, set_Calendar, set_char, set_ComplexXml, set_Date, set_double, set_enum, set_float, set_GDate, set_GDuration, set_hex, set_int, set_list, set_long, set_newValue, set_notation, set_QName, set_short, set_xmlanysimple, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDateValue, setGDurationValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, substitute, toString, uses_invalidate_value, validate, validate, validate_now, validate_simpleval, valueEquals, valueHashCode, writeReplace, xgetArray, xgetArray, xgetListValue, xmlText, xmlText
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
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
-
-
-
-
Method Detail
-
getEle
public BigDecimal getEle()
Gets the "ele" element
-
xgetEle
public org.apache.xmlbeans.XmlDecimal xgetEle()
Gets (as xml) the "ele" element
-
isSetEle
public boolean isSetEle()
True if has "ele" element
-
setEle
public void setEle(BigDecimal ele)
Sets the "ele" element
-
xsetEle
public void xsetEle(org.apache.xmlbeans.XmlDecimal ele)
Sets (as xml) the "ele" element
-
unsetEle
public void unsetEle()
Unsets the "ele" element
-
getTime
public Calendar getTime()
Gets the "time" element
-
xgetTime
public org.apache.xmlbeans.XmlDateTime xgetTime()
Gets (as xml) the "time" element
-
isSetTime
public boolean isSetTime()
True if has "time" element
-
setTime
public void setTime(Calendar time)
Sets the "time" element
-
xsetTime
public void xsetTime(org.apache.xmlbeans.XmlDateTime time)
Sets (as xml) the "time" element
-
unsetTime
public void unsetTime()
Unsets the "time" element
-
getMagvar
public BigDecimal getMagvar()
Gets the "magvar" element
-
xgetMagvar
public DegreesType xgetMagvar()
Gets (as xml) the "magvar" element- Specified by:
xgetMagvarin interfaceWptType
-
isSetMagvar
public boolean isSetMagvar()
True if has "magvar" element- Specified by:
isSetMagvarin interfaceWptType
-
setMagvar
public void setMagvar(BigDecimal magvar)
Sets the "magvar" element
-
xsetMagvar
public void xsetMagvar(DegreesType magvar)
Sets (as xml) the "magvar" element- Specified by:
xsetMagvarin interfaceWptType
-
unsetMagvar
public void unsetMagvar()
Unsets the "magvar" element- Specified by:
unsetMagvarin interfaceWptType
-
getGeoidheight
public BigDecimal getGeoidheight()
Gets the "geoidheight" element- Specified by:
getGeoidheightin interfaceWptType
-
xgetGeoidheight
public org.apache.xmlbeans.XmlDecimal xgetGeoidheight()
Gets (as xml) the "geoidheight" element- Specified by:
xgetGeoidheightin interfaceWptType
-
isSetGeoidheight
public boolean isSetGeoidheight()
True if has "geoidheight" element- Specified by:
isSetGeoidheightin interfaceWptType
-
setGeoidheight
public void setGeoidheight(BigDecimal geoidheight)
Sets the "geoidheight" element- Specified by:
setGeoidheightin interfaceWptType
-
xsetGeoidheight
public void xsetGeoidheight(org.apache.xmlbeans.XmlDecimal geoidheight)
Sets (as xml) the "geoidheight" element- Specified by:
xsetGeoidheightin interfaceWptType
-
unsetGeoidheight
public void unsetGeoidheight()
Unsets the "geoidheight" element- Specified by:
unsetGeoidheightin interfaceWptType
-
xgetName
public org.apache.xmlbeans.XmlString xgetName()
Gets (as xml) the "name" element
-
isSetName
public boolean isSetName()
True if has "name" element
-
setName
public void setName(String name)
Sets the "name" element
-
xsetName
public void xsetName(org.apache.xmlbeans.XmlString name)
Sets (as xml) the "name" element
-
unsetName
public void unsetName()
Unsets the "name" element
-
xgetCmt
public org.apache.xmlbeans.XmlString xgetCmt()
Gets (as xml) the "cmt" element
-
isSetCmt
public boolean isSetCmt()
True if has "cmt" element
-
setCmt
public void setCmt(String cmt)
Sets the "cmt" element
-
xsetCmt
public void xsetCmt(org.apache.xmlbeans.XmlString cmt)
Sets (as xml) the "cmt" element
-
unsetCmt
public void unsetCmt()
Unsets the "cmt" element
-
xgetDesc
public org.apache.xmlbeans.XmlString xgetDesc()
Gets (as xml) the "desc" element
-
isSetDesc
public boolean isSetDesc()
True if has "desc" element
-
setDesc
public void setDesc(String desc)
Sets the "desc" element
-
xsetDesc
public void xsetDesc(org.apache.xmlbeans.XmlString desc)
Sets (as xml) the "desc" element
-
unsetDesc
public void unsetDesc()
Unsets the "desc" element
-
xgetSrc
public org.apache.xmlbeans.XmlString xgetSrc()
Gets (as xml) the "src" element
-
isSetSrc
public boolean isSetSrc()
True if has "src" element
-
setSrc
public void setSrc(String src)
Sets the "src" element
-
xsetSrc
public void xsetSrc(org.apache.xmlbeans.XmlString src)
Sets (as xml) the "src" element
-
unsetSrc
public void unsetSrc()
Unsets the "src" element
-
getLinkList
public List<LinkType> getLinkList()
Gets a List of "link" elements- Specified by:
getLinkListin interfaceWptType
-
getLinkArray
public LinkType[] getLinkArray()
Gets array of all "link" elements- Specified by:
getLinkArrayin interfaceWptType
-
getLinkArray
public LinkType getLinkArray(int i)
Gets ith "link" element- Specified by:
getLinkArrayin interfaceWptType
-
sizeOfLinkArray
public int sizeOfLinkArray()
Returns number of "link" element- Specified by:
sizeOfLinkArrayin interfaceWptType
-
setLinkArray
public void setLinkArray(LinkType[] linkArray)
Sets array of all "link" element WARNING: This method is not atomicaly synchronized.- Specified by:
setLinkArrayin interfaceWptType
-
setLinkArray
public void setLinkArray(int i, LinkType link)Sets ith "link" element- Specified by:
setLinkArrayin interfaceWptType
-
insertNewLink
public LinkType insertNewLink(int i)
Inserts and returns a new empty value (as xml) as the ith "link" element- Specified by:
insertNewLinkin interfaceWptType
-
addNewLink
public LinkType addNewLink()
Appends and returns a new empty value (as xml) as the last "link" element- Specified by:
addNewLinkin interfaceWptType
-
removeLink
public void removeLink(int i)
Removes the ith "link" element- Specified by:
removeLinkin interfaceWptType
-
xgetSym
public org.apache.xmlbeans.XmlString xgetSym()
Gets (as xml) the "sym" element
-
isSetSym
public boolean isSetSym()
True if has "sym" element
-
setSym
public void setSym(String sym)
Sets the "sym" element
-
xsetSym
public void xsetSym(org.apache.xmlbeans.XmlString sym)
Sets (as xml) the "sym" element
-
unsetSym
public void unsetSym()
Unsets the "sym" element
-
xgetType
public org.apache.xmlbeans.XmlString xgetType()
Gets (as xml) the "type" element
-
isSetType
public boolean isSetType()
True if has "type" element
-
setType
public void setType(String type)
Sets the "type" element
-
xsetType
public void xsetType(org.apache.xmlbeans.XmlString type)
Sets (as xml) the "type" element
-
unsetType
public void unsetType()
Unsets the "type" element
-
getFix
public FixType.Enum getFix()
Gets the "fix" element
-
xgetFix
public FixType xgetFix()
Gets (as xml) the "fix" element
-
isSetFix
public boolean isSetFix()
True if has "fix" element
-
setFix
public void setFix(FixType.Enum fix)
Sets the "fix" element
-
xsetFix
public void xsetFix(FixType fix)
Sets (as xml) the "fix" element
-
unsetFix
public void unsetFix()
Unsets the "fix" element
-
getSat
public BigInteger getSat()
Gets the "sat" element
-
xgetSat
public org.apache.xmlbeans.XmlNonNegativeInteger xgetSat()
Gets (as xml) the "sat" element
-
isSetSat
public boolean isSetSat()
True if has "sat" element
-
setSat
public void setSat(BigInteger sat)
Sets the "sat" element
-
xsetSat
public void xsetSat(org.apache.xmlbeans.XmlNonNegativeInteger sat)
Sets (as xml) the "sat" element
-
unsetSat
public void unsetSat()
Unsets the "sat" element
-
getHdop
public BigDecimal getHdop()
Gets the "hdop" element
-
xgetHdop
public org.apache.xmlbeans.XmlDecimal xgetHdop()
Gets (as xml) the "hdop" element
-
isSetHdop
public boolean isSetHdop()
True if has "hdop" element
-
setHdop
public void setHdop(BigDecimal hdop)
Sets the "hdop" element
-
xsetHdop
public void xsetHdop(org.apache.xmlbeans.XmlDecimal hdop)
Sets (as xml) the "hdop" element
-
unsetHdop
public void unsetHdop()
Unsets the "hdop" element
-
getVdop
public BigDecimal getVdop()
Gets the "vdop" element
-
xgetVdop
public org.apache.xmlbeans.XmlDecimal xgetVdop()
Gets (as xml) the "vdop" element
-
isSetVdop
public boolean isSetVdop()
True if has "vdop" element
-
setVdop
public void setVdop(BigDecimal vdop)
Sets the "vdop" element
-
xsetVdop
public void xsetVdop(org.apache.xmlbeans.XmlDecimal vdop)
Sets (as xml) the "vdop" element
-
unsetVdop
public void unsetVdop()
Unsets the "vdop" element
-
getPdop
public BigDecimal getPdop()
Gets the "pdop" element
-
xgetPdop
public org.apache.xmlbeans.XmlDecimal xgetPdop()
Gets (as xml) the "pdop" element
-
isSetPdop
public boolean isSetPdop()
True if has "pdop" element
-
setPdop
public void setPdop(BigDecimal pdop)
Sets the "pdop" element
-
xsetPdop
public void xsetPdop(org.apache.xmlbeans.XmlDecimal pdop)
Sets (as xml) the "pdop" element
-
unsetPdop
public void unsetPdop()
Unsets the "pdop" element
-
getAgeofdgpsdata
public BigDecimal getAgeofdgpsdata()
Gets the "ageofdgpsdata" element- Specified by:
getAgeofdgpsdatain interfaceWptType
-
xgetAgeofdgpsdata
public org.apache.xmlbeans.XmlDecimal xgetAgeofdgpsdata()
Gets (as xml) the "ageofdgpsdata" element- Specified by:
xgetAgeofdgpsdatain interfaceWptType
-
isSetAgeofdgpsdata
public boolean isSetAgeofdgpsdata()
True if has "ageofdgpsdata" element- Specified by:
isSetAgeofdgpsdatain interfaceWptType
-
setAgeofdgpsdata
public void setAgeofdgpsdata(BigDecimal ageofdgpsdata)
Sets the "ageofdgpsdata" element- Specified by:
setAgeofdgpsdatain interfaceWptType
-
xsetAgeofdgpsdata
public void xsetAgeofdgpsdata(org.apache.xmlbeans.XmlDecimal ageofdgpsdata)
Sets (as xml) the "ageofdgpsdata" element- Specified by:
xsetAgeofdgpsdatain interfaceWptType
-
unsetAgeofdgpsdata
public void unsetAgeofdgpsdata()
Unsets the "ageofdgpsdata" element- Specified by:
unsetAgeofdgpsdatain interfaceWptType
-
getDgpsid
public int getDgpsid()
Gets the "dgpsid" element
-
xgetDgpsid
public DgpsStationType xgetDgpsid()
Gets (as xml) the "dgpsid" element- Specified by:
xgetDgpsidin interfaceWptType
-
isSetDgpsid
public boolean isSetDgpsid()
True if has "dgpsid" element- Specified by:
isSetDgpsidin interfaceWptType
-
setDgpsid
public void setDgpsid(int dgpsid)
Sets the "dgpsid" element
-
xsetDgpsid
public void xsetDgpsid(DgpsStationType dgpsid)
Sets (as xml) the "dgpsid" element- Specified by:
xsetDgpsidin interfaceWptType
-
unsetDgpsid
public void unsetDgpsid()
Unsets the "dgpsid" element- Specified by:
unsetDgpsidin interfaceWptType
-
getExtensions
public ExtensionsType getExtensions()
Gets the "extensions" element- Specified by:
getExtensionsin interfaceWptType
-
isSetExtensions
public boolean isSetExtensions()
True if has "extensions" element- Specified by:
isSetExtensionsin interfaceWptType
-
setExtensions
public void setExtensions(ExtensionsType extensions)
Sets the "extensions" element- Specified by:
setExtensionsin interfaceWptType
-
addNewExtensions
public ExtensionsType addNewExtensions()
Appends and returns a new empty "extensions" element- Specified by:
addNewExtensionsin interfaceWptType
-
unsetExtensions
public void unsetExtensions()
Unsets the "extensions" element- Specified by:
unsetExtensionsin interfaceWptType
-
getLat
public BigDecimal getLat()
Gets the "lat" attribute
-
xgetLat
public LatitudeType xgetLat()
Gets (as xml) the "lat" attribute
-
setLat
public void setLat(BigDecimal lat)
Sets the "lat" attribute
-
xsetLat
public void xsetLat(LatitudeType lat)
Sets (as xml) the "lat" attribute
-
getLon
public BigDecimal getLon()
Gets the "lon" attribute
-
xgetLon
public LongitudeType xgetLon()
Gets (as xml) the "lon" attribute
-
setLon
public void setLon(BigDecimal lon)
Sets the "lon" attribute
-
xsetLon
public void xsetLon(LongitudeType lon)
Sets (as xml) the "lon" attribute
-
-