Package com.topografix.gpx.x1.x1
Interface TrkType
- All Superinterfaces:
org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
TrkTypeImpl
public interface TrkType
extends org.apache.xmlbeans.XmlObject
An XML trkType(@http://www.topografix.com/GPX/1/1).
This is a complex type.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.apache.xmlbeans.impl.schema.DocumentFactory<TrkType>static final org.apache.xmlbeans.SchemaTypeFields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL -
Method Summary
Modifier and TypeMethodDescriptionAppends and returns a new empty "extensions" elementAppends and returns a new empty value (as xml) as the last "link" elementAppends and returns a new empty value (as xml) as the last "trkseg" elementgetCmt()Gets the "cmt" elementgetDesc()Gets the "desc" elementGets the "extensions" elementLinkType[]Gets array of all "link" elementsgetLinkArray(int i) Gets ith "link" elementGets a List of "link" elementsgetName()Gets the "name" elementGets the "number" elementgetSrc()Gets the "src" elementGets array of all "trkseg" elementsgetTrksegArray(int i) Gets ith "trkseg" elementGets a List of "trkseg" elementsgetType()Gets the "type" elementinsertNewLink(int i) Inserts and returns a new empty value (as xml) as the ith "link" elementinsertNewTrkseg(int i) Inserts and returns a new empty value (as xml) as the ith "trkseg" elementbooleanisSetCmt()True if has "cmt" elementbooleanTrue if has "desc" elementbooleanTrue if has "extensions" elementbooleanTrue if has "name" elementbooleanTrue if has "number" elementbooleanisSetSrc()True if has "src" elementbooleanTrue if has "type" elementvoidremoveLink(int i) Removes the ith "link" elementvoidremoveTrkseg(int i) Removes the ith "trkseg" elementvoidSets the "cmt" elementvoidSets the "desc" elementvoidsetExtensions(ExtensionsType extensions) Sets the "extensions" elementvoidsetLinkArray(int i, LinkType link) Sets ith "link" elementvoidsetLinkArray(LinkType[] linkArray) Sets array of all "link" elementvoidSets the "name" elementvoidsetNumber(BigInteger number) Sets the "number" elementvoidSets the "src" elementvoidsetTrksegArray(int i, TrksegType trkseg) Sets ith "trkseg" elementvoidsetTrksegArray(TrksegType[] trksegArray) Sets array of all "trkseg" elementvoidSets the "type" elementintReturns number of "link" elementintReturns number of "trkseg" elementvoidunsetCmt()Unsets the "cmt" elementvoidUnsets the "desc" elementvoidUnsets the "extensions" elementvoidUnsets the "name" elementvoidUnsets the "number" elementvoidunsetSrc()Unsets the "src" elementvoidUnsets the "type" elementorg.apache.xmlbeans.XmlStringxgetCmt()Gets (as xml) the "cmt" elementorg.apache.xmlbeans.XmlStringxgetDesc()Gets (as xml) the "desc" elementorg.apache.xmlbeans.XmlStringxgetName()Gets (as xml) the "name" elementorg.apache.xmlbeans.XmlNonNegativeIntegerGets (as xml) the "number" elementorg.apache.xmlbeans.XmlStringxgetSrc()Gets (as xml) the "src" elementorg.apache.xmlbeans.XmlStringxgetType()Gets (as xml) the "type" elementvoidxsetCmt(org.apache.xmlbeans.XmlString cmt) Sets (as xml) the "cmt" elementvoidxsetDesc(org.apache.xmlbeans.XmlString desc) Sets (as xml) the "desc" elementvoidxsetName(org.apache.xmlbeans.XmlString name) Sets (as xml) the "name" elementvoidxsetNumber(org.apache.xmlbeans.XmlNonNegativeInteger number) Sets (as xml) the "number" elementvoidxsetSrc(org.apache.xmlbeans.XmlString src) Sets (as xml) the "src" elementvoidxsetType(org.apache.xmlbeans.XmlString type) Sets (as xml) the "type" elementMethods 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, valueHashCodeMethods 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
-
type
static final org.apache.xmlbeans.SchemaType type
-
-
Method Details
-
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
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
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
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
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
Gets a List of "link" elements -
getLinkArray
LinkType[] getLinkArray()Gets array of all "link" elements -
getLinkArray
Gets ith "link" element -
sizeOfLinkArray
int sizeOfLinkArray()Returns number of "link" element -
setLinkArray
Sets array of all "link" element -
setLinkArray
Sets ith "link" element -
insertNewLink
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 -
getNumber
BigInteger getNumber()Gets the "number" element -
xgetNumber
org.apache.xmlbeans.XmlNonNegativeInteger xgetNumber()Gets (as xml) the "number" element -
isSetNumber
boolean isSetNumber()True if has "number" element -
setNumber
Sets the "number" element -
xsetNumber
void xsetNumber(org.apache.xmlbeans.XmlNonNegativeInteger number) Sets (as xml) the "number" element -
unsetNumber
void unsetNumber()Unsets the "number" 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
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 -
getExtensions
ExtensionsType getExtensions()Gets the "extensions" element -
isSetExtensions
boolean isSetExtensions()True if has "extensions" element -
setExtensions
Sets the "extensions" element -
addNewExtensions
ExtensionsType addNewExtensions()Appends and returns a new empty "extensions" element -
unsetExtensions
void unsetExtensions()Unsets the "extensions" element -
getTrksegList
List<TrksegType> getTrksegList()Gets a List of "trkseg" elements -
getTrksegArray
TrksegType[] getTrksegArray()Gets array of all "trkseg" elements -
getTrksegArray
Gets ith "trkseg" element -
sizeOfTrksegArray
int sizeOfTrksegArray()Returns number of "trkseg" element -
setTrksegArray
Sets array of all "trkseg" element -
setTrksegArray
Sets ith "trkseg" element -
insertNewTrkseg
Inserts and returns a new empty value (as xml) as the ith "trkseg" element -
addNewTrkseg
TrksegType addNewTrkseg()Appends and returns a new empty value (as xml) as the last "trkseg" element -
removeTrkseg
void removeTrkseg(int i) Removes the ith "trkseg" element
-