|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.topografix.gpx._1._0.Gpx.Rte.Rtept
public static class Gpx.Rte.Rtept
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 |
|---|
protected java.math.BigDecimal ele
protected javax.xml.datatype.XMLGregorianCalendar time
protected java.math.BigDecimal magvar
protected java.math.BigDecimal geoidheight
protected java.lang.String name
protected java.lang.String cmt
protected java.lang.String desc
protected java.lang.String src
protected java.lang.String url
protected java.lang.String urlname
protected java.lang.String sym
protected java.lang.String type
protected java.lang.String fix
protected java.math.BigInteger sat
protected java.math.BigDecimal hdop
protected java.math.BigDecimal vdop
protected java.math.BigDecimal pdop
protected java.math.BigDecimal ageofdgpsdata
protected java.lang.Integer dgpsid
protected java.util.List<java.lang.Object> any
protected java.math.BigDecimal lat
protected java.math.BigDecimal lon
| Constructor Detail |
|---|
public Gpx.Rte.Rtept()
| Method Detail |
|---|
public java.math.BigDecimal getEle()
BigDecimalpublic void setEle(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic javax.xml.datatype.XMLGregorianCalendar getTime()
XMLGregorianCalendarpublic void setTime(javax.xml.datatype.XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic java.math.BigDecimal getMagvar()
BigDecimalpublic void setMagvar(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic java.math.BigDecimal getGeoidheight()
BigDecimalpublic void setGeoidheight(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic java.lang.String getName()
Stringpublic void setName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCmt()
Stringpublic void setCmt(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDesc()
Stringpublic void setDesc(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getSrc()
Stringpublic void setSrc(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getUrl()
Stringpublic void setUrl(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getUrlname()
Stringpublic void setUrlname(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getSym()
Stringpublic void setSym(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getType()
Stringpublic void setType(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getFix()
Stringpublic void setFix(java.lang.String value)
value - allowed object is
Stringpublic java.math.BigInteger getSat()
BigIntegerpublic void setSat(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic java.math.BigDecimal getHdop()
BigDecimalpublic void setHdop(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic java.math.BigDecimal getVdop()
BigDecimalpublic void setVdop(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic java.math.BigDecimal getPdop()
BigDecimalpublic void setPdop(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic java.math.BigDecimal getAgeofdgpsdata()
BigDecimalpublic void setAgeofdgpsdata(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic java.lang.Integer getDgpsid()
Integerpublic void setDgpsid(java.lang.Integer value)
value - allowed object is
Integerpublic java.util.List<java.lang.Object> getAny()
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
public java.math.BigDecimal getLat()
BigDecimalpublic void setLat(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic java.math.BigDecimal getLon()
BigDecimalpublic void setLon(java.math.BigDecimal value)
value - allowed object is
BigDecimal
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||