|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TermDocument.Term | |
---|---|
net.opengis.sensorML.x10 | |
net.opengis.sensorML.x10.impl |
Uses of TermDocument.Term in net.opengis.sensorML.x10 |
---|
Methods in net.opengis.sensorML.x10 that return TermDocument.Term | |
---|---|
TermDocument.Term |
ClassificationDocument.Classification.ClassifierList.Classifier.addNewTerm()
Appends and returns a new empty "Term" element |
TermDocument.Term |
IdentificationDocument.Identification.IdentifierList.Identifier.addNewTerm()
Appends and returns a new empty "Term" element |
TermDocument.Term |
TermDocument.addNewTerm()
Appends and returns a new empty "Term" element |
TermDocument.Term |
ClassificationDocument.Classification.ClassifierList.Classifier.getTerm()
Gets the "Term" element |
TermDocument.Term |
IdentificationDocument.Identification.IdentifierList.Identifier.getTerm()
Gets the "Term" element |
TermDocument.Term |
TermDocument.getTerm()
Gets the "Term" element |
static TermDocument.Term |
TermDocument.Term.Factory.newInstance()
|
static TermDocument.Term |
TermDocument.Term.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
Methods in net.opengis.sensorML.x10 with parameters of type TermDocument.Term | |
---|---|
void |
ClassificationDocument.Classification.ClassifierList.Classifier.setTerm(TermDocument.Term term)
Sets the "Term" element |
void |
IdentificationDocument.Identification.IdentifierList.Identifier.setTerm(TermDocument.Term term)
Sets the "Term" element |
void |
TermDocument.setTerm(TermDocument.Term term)
Sets the "Term" element |
Uses of TermDocument.Term in net.opengis.sensorML.x10.impl |
---|
Classes in net.opengis.sensorML.x10.impl that implement TermDocument.Term | |
---|---|
static class |
TermDocumentImpl.TermImpl
An XML Term(@http://www.opengis.net/sensorML/1.0). |
Methods in net.opengis.sensorML.x10.impl that return TermDocument.Term | |
---|---|
TermDocument.Term |
ClassificationDocumentImpl.ClassificationImpl.ClassifierListImpl.ClassifierImpl.addNewTerm()
Appends and returns a new empty "Term" element |
TermDocument.Term |
IdentificationDocumentImpl.IdentificationImpl.IdentifierListImpl.IdentifierImpl.addNewTerm()
Appends and returns a new empty "Term" element |
TermDocument.Term |
TermDocumentImpl.addNewTerm()
Appends and returns a new empty "Term" element |
TermDocument.Term |
ClassificationDocumentImpl.ClassificationImpl.ClassifierListImpl.ClassifierImpl.getTerm()
Gets the "Term" element |
TermDocument.Term |
IdentificationDocumentImpl.IdentificationImpl.IdentifierListImpl.IdentifierImpl.getTerm()
Gets the "Term" element |
TermDocument.Term |
TermDocumentImpl.getTerm()
Gets the "Term" element |
Methods in net.opengis.sensorML.x10.impl with parameters of type TermDocument.Term | |
---|---|
void |
ClassificationDocumentImpl.ClassificationImpl.ClassifierListImpl.ClassifierImpl.setTerm(TermDocument.Term term)
Sets the "Term" element |
void |
IdentificationDocumentImpl.IdentificationImpl.IdentifierListImpl.IdentifierImpl.setTerm(TermDocument.Term term)
Sets the "Term" element |
void |
TermDocumentImpl.setTerm(TermDocument.Term term)
Sets the "Term" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |