com.topografix.gpx._1._0
Class Gpx.Rte.Rtept

java.lang.Object
  extended by com.topografix.gpx._1._0.Gpx.Rte.Rtept
Enclosing class:
Gpx.Rte

public static class Gpx.Rte.Rtept
extends java.lang.Object

Java class for anonymous complex type.

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

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="ele" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="time" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="magvar" type="{http://www.topografix.com/GPX/1/0}degreesType" minOccurs="0"/>
         <element name="geoidheight" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="cmt" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="desc" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="src" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="url" type="{http://www.w3.org/2001/XMLSchema}anyURI" minOccurs="0"/>
         <element name="urlname" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="sym" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="type" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="fix" type="{http://www.topografix.com/GPX/1/0}fixType" minOccurs="0"/>
         <element name="sat" type="{http://www.w3.org/2001/XMLSchema}nonNegativeInteger" minOccurs="0"/>
         <element name="hdop" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="vdop" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="pdop" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="ageofdgpsdata" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="dgpsid" type="{http://www.topografix.com/GPX/1/0}dgpsStationType" minOccurs="0"/>
         <any/>
       </sequence>
       <attribute name="lat" use="required" type="{http://www.topografix.com/GPX/1/0}latitudeType" />
       <attribute name="lon" use="required" type="{http://www.topografix.com/GPX/1/0}longitudeType" />
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  java.math.BigDecimal ageofdgpsdata
           
protected  java.util.List<java.lang.Object> any
           
protected  java.lang.String cmt
           
protected  java.lang.String desc
           
protected  java.lang.Integer dgpsid
           
protected  java.math.BigDecimal ele
           
protected  java.lang.String fix
           
protected  java.math.BigDecimal geoidheight
           
protected  java.math.BigDecimal hdop
           
protected  java.math.BigDecimal lat
           
protected  java.math.BigDecimal lon
           
protected  java.math.BigDecimal magvar
           
protected  java.lang.String name
           
protected  java.math.BigDecimal pdop
           
protected  java.math.BigInteger sat
           
protected  java.lang.String src
           
protected  java.lang.String sym
           
protected  javax.xml.datatype.XMLGregorianCalendar time
           
protected  java.lang.String type
           
protected  java.lang.String url
           
protected  java.lang.String urlname
           
protected  java.math.BigDecimal vdop
           
 
Constructor Summary
Gpx.Rte.Rtept()
           
 
Method Summary
 java.math.BigDecimal getAgeofdgpsdata()
          Gets the value of the ageofdgpsdata property.
 java.util.List<java.lang.Object> getAny()
          Gets the value of the any property.
 java.lang.String getCmt()
          Gets the value of the cmt property.
 java.lang.String getDesc()
          Gets the value of the desc property.
 java.lang.Integer getDgpsid()
          Gets the value of the dgpsid property.
 java.math.BigDecimal getEle()
          Gets the value of the ele property.
 java.lang.String getFix()
          Gets the value of the fix property.
 java.math.BigDecimal getGeoidheight()
          Gets the value of the geoidheight property.
 java.math.BigDecimal getHdop()
          Gets the value of the hdop property.
 java.math.BigDecimal getLat()
          Gets the value of the lat property.
 java.math.BigDecimal getLon()
          Gets the value of the lon property.
 java.math.BigDecimal getMagvar()
          Gets the value of the magvar property.
 java.lang.String getName()
          Gets the value of the name property.
 java.math.BigDecimal getPdop()
          Gets the value of the pdop property.
 java.math.BigInteger getSat()
          Gets the value of the sat property.
 java.lang.String getSrc()
          Gets the value of the src property.
 java.lang.String getSym()
          Gets the value of the sym property.
 javax.xml.datatype.XMLGregorianCalendar getTime()
          Gets the value of the time property.
 java.lang.String getType()
          Gets the value of the type property.
 java.lang.String getUrl()
          Gets the value of the url property.
 java.lang.String getUrlname()
          Gets the value of the urlname property.
 java.math.BigDecimal getVdop()
          Gets the value of the vdop property.
 void setAgeofdgpsdata(java.math.BigDecimal value)
          Sets the value of the ageofdgpsdata property.
 void setCmt(java.lang.String value)
          Sets the value of the cmt property.
 void setDesc(java.lang.String value)
          Sets the value of the desc property.
 void setDgpsid(java.lang.Integer value)
          Sets the value of the dgpsid property.
 void setEle(java.math.BigDecimal value)
          Sets the value of the ele property.
 void setFix(java.lang.String value)
          Sets the value of the fix property.
 void setGeoidheight(java.math.BigDecimal value)
          Sets the value of the geoidheight property.
 void setHdop(java.math.BigDecimal value)
          Sets the value of the hdop property.
 void setLat(java.math.BigDecimal value)
          Sets the value of the lat property.
 void setLon(java.math.BigDecimal value)
          Sets the value of the lon property.
 void setMagvar(java.math.BigDecimal value)
          Sets the value of the magvar property.
 void setName(java.lang.String value)
          Sets the value of the name property.
 void setPdop(java.math.BigDecimal value)
          Sets the value of the pdop property.
 void setSat(java.math.BigInteger value)
          Sets the value of the sat property.
 void setSrc(java.lang.String value)
          Sets the value of the src property.
 void setSym(java.lang.String value)
          Sets the value of the sym property.
 void setTime(javax.xml.datatype.XMLGregorianCalendar value)
          Sets the value of the time property.
 void setType(java.lang.String value)
          Sets the value of the type property.
 void setUrl(java.lang.String value)
          Sets the value of the url property.
 void setUrlname(java.lang.String value)
          Sets the value of the urlname property.
 void setVdop(java.math.BigDecimal value)
          Sets the value of the vdop property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ele

protected java.math.BigDecimal ele

time

protected javax.xml.datatype.XMLGregorianCalendar time

magvar

protected java.math.BigDecimal magvar

geoidheight

protected java.math.BigDecimal geoidheight

name

protected java.lang.String name

cmt

protected java.lang.String cmt

desc

protected java.lang.String desc

src

protected java.lang.String src

url

protected java.lang.String url

urlname

protected java.lang.String urlname

sym

protected java.lang.String sym

type

protected java.lang.String type

fix

protected java.lang.String fix

sat

protected java.math.BigInteger sat

hdop

protected java.math.BigDecimal hdop

vdop

protected java.math.BigDecimal vdop

pdop

protected java.math.BigDecimal pdop

ageofdgpsdata

protected java.math.BigDecimal ageofdgpsdata

dgpsid

protected java.lang.Integer dgpsid

any

protected java.util.List<java.lang.Object> any

lat

protected java.math.BigDecimal lat

lon

protected java.math.BigDecimal lon
Constructor Detail

Gpx.Rte.Rtept

public Gpx.Rte.Rtept()
Method Detail

getEle

public java.math.BigDecimal getEle()
Gets the value of the ele property.

Returns:
possible object is BigDecimal

setEle

public void setEle(java.math.BigDecimal value)
Sets the value of the ele property.

Parameters:
value - allowed object is BigDecimal

getTime

public javax.xml.datatype.XMLGregorianCalendar getTime()
Gets the value of the time property.

Returns:
possible object is XMLGregorianCalendar

setTime

public void setTime(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the time property.

Parameters:
value - allowed object is XMLGregorianCalendar

getMagvar

public java.math.BigDecimal getMagvar()
Gets the value of the magvar property.

Returns:
possible object is BigDecimal

setMagvar

public void setMagvar(java.math.BigDecimal value)
Sets the value of the magvar property.

Parameters:
value - allowed object is BigDecimal

getGeoidheight

public java.math.BigDecimal getGeoidheight()
Gets the value of the geoidheight property.

Returns:
possible object is BigDecimal

setGeoidheight

public void setGeoidheight(java.math.BigDecimal value)
Sets the value of the geoidheight property.

Parameters:
value - allowed object is BigDecimal

getName

public java.lang.String getName()
Gets the value of the name property.

Returns:
possible object is String

setName

public void setName(java.lang.String value)
Sets the value of the name property.

Parameters:
value - allowed object is String

getCmt

public java.lang.String getCmt()
Gets the value of the cmt property.

Returns:
possible object is String

setCmt

public void setCmt(java.lang.String value)
Sets the value of the cmt property.

Parameters:
value - allowed object is String

getDesc

public java.lang.String getDesc()
Gets the value of the desc property.

Returns:
possible object is String

setDesc

public void setDesc(java.lang.String value)
Sets the value of the desc property.

Parameters:
value - allowed object is String

getSrc

public java.lang.String getSrc()
Gets the value of the src property.

Returns:
possible object is String

setSrc

public void setSrc(java.lang.String value)
Sets the value of the src property.

Parameters:
value - allowed object is String

getUrl

public java.lang.String getUrl()
Gets the value of the url property.

Returns:
possible object is String

setUrl

public void setUrl(java.lang.String value)
Sets the value of the url property.

Parameters:
value - allowed object is String

getUrlname

public java.lang.String getUrlname()
Gets the value of the urlname property.

Returns:
possible object is String

setUrlname

public void setUrlname(java.lang.String value)
Sets the value of the urlname property.

Parameters:
value - allowed object is String

getSym

public java.lang.String getSym()
Gets the value of the sym property.

Returns:
possible object is String

setSym

public void setSym(java.lang.String value)
Sets the value of the sym property.

Parameters:
value - allowed object is String

getType

public java.lang.String getType()
Gets the value of the type property.

Returns:
possible object is String

setType

public void setType(java.lang.String value)
Sets the value of the type property.

Parameters:
value - allowed object is String

getFix

public java.lang.String getFix()
Gets the value of the fix property.

Returns:
possible object is String

setFix

public void setFix(java.lang.String value)
Sets the value of the fix property.

Parameters:
value - allowed object is String

getSat

public java.math.BigInteger getSat()
Gets the value of the sat property.

Returns:
possible object is BigInteger

setSat

public void setSat(java.math.BigInteger value)
Sets the value of the sat property.

Parameters:
value - allowed object is BigInteger

getHdop

public java.math.BigDecimal getHdop()
Gets the value of the hdop property.

Returns:
possible object is BigDecimal

setHdop

public void setHdop(java.math.BigDecimal value)
Sets the value of the hdop property.

Parameters:
value - allowed object is BigDecimal

getVdop

public java.math.BigDecimal getVdop()
Gets the value of the vdop property.

Returns:
possible object is BigDecimal

setVdop

public void setVdop(java.math.BigDecimal value)
Sets the value of the vdop property.

Parameters:
value - allowed object is BigDecimal

getPdop

public java.math.BigDecimal getPdop()
Gets the value of the pdop property.

Returns:
possible object is BigDecimal

setPdop

public void setPdop(java.math.BigDecimal value)
Sets the value of the pdop property.

Parameters:
value - allowed object is BigDecimal

getAgeofdgpsdata

public java.math.BigDecimal getAgeofdgpsdata()
Gets the value of the ageofdgpsdata property.

Returns:
possible object is BigDecimal

setAgeofdgpsdata

public void setAgeofdgpsdata(java.math.BigDecimal value)
Sets the value of the ageofdgpsdata property.

Parameters:
value - allowed object is BigDecimal

getDgpsid

public java.lang.Integer getDgpsid()
Gets the value of the dgpsid property.

Returns:
possible object is Integer

setDgpsid

public void setDgpsid(java.lang.Integer value)
Sets the value of the dgpsid property.

Parameters:
value - allowed object is Integer

getAny

public java.util.List<java.lang.Object> getAny()
Gets the value of the any 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 any property.

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

    getAny().add(newItem);
 

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


getLat

public java.math.BigDecimal getLat()
Gets the value of the lat property.

Returns:
possible object is BigDecimal

setLat

public void setLat(java.math.BigDecimal value)
Sets the value of the lat property.

Parameters:
value - allowed object is BigDecimal

getLon

public java.math.BigDecimal getLon()
Gets the value of the lon property.

Returns:
possible object is BigDecimal

setLon

public void setLon(java.math.BigDecimal value)
Sets the value of the lon property.

Parameters:
value - allowed object is BigDecimal


Copyright © 2007 MotionBased subsidiary of Garmin Ltd.. All Rights Reserved.