public static interface SearchCriteriaDocument.SearchCriteria.Phenomenon
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
SearchCriteriaDocument.SearchCriteria.Phenomenon.Factory
A factory class with static methods for creating instances
of this type.
|
static interface |
SearchCriteriaDocument.SearchCriteria.Phenomenon.SORParameters
An XML SORParameters(@http://52north.org/sir/0.3.2).
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
SearchCriteriaDocument.SearchCriteria.Phenomenon.SORParameters |
addNewSORParameters()
Appends and returns a new empty "SORParameters" element
|
String |
getPhenomenonName()
Gets the "PhenomenonName" element
|
SearchCriteriaDocument.SearchCriteria.Phenomenon.SORParameters |
getSORParameters()
Gets the "SORParameters" element
|
boolean |
isSetSORParameters()
True if has "SORParameters" element
|
void |
setPhenomenonName(String phenomenonName)
Sets the "PhenomenonName" element
|
void |
setSORParameters(SearchCriteriaDocument.SearchCriteria.Phenomenon.SORParameters sorParameters)
Sets the "SORParameters" element
|
void |
unsetSORParameters()
Unsets the "SORParameters" element
|
org.apache.xmlbeans.XmlAnyURI |
xgetPhenomenonName()
Gets (as xml) the "PhenomenonName" element
|
void |
xsetPhenomenonName(org.apache.xmlbeans.XmlAnyURI phenomenonName)
Sets (as xml) the "PhenomenonName" element
|
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, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextString getPhenomenonName()
org.apache.xmlbeans.XmlAnyURI xgetPhenomenonName()
void setPhenomenonName(String phenomenonName)
void xsetPhenomenonName(org.apache.xmlbeans.XmlAnyURI phenomenonName)
SearchCriteriaDocument.SearchCriteria.Phenomenon.SORParameters getSORParameters()
boolean isSetSORParameters()
void setSORParameters(SearchCriteriaDocument.SearchCriteria.Phenomenon.SORParameters sorParameters)
SearchCriteriaDocument.SearchCriteria.Phenomenon.SORParameters addNewSORParameters()
void unsetSORParameters()
Copyright © 2017 52north.org. All rights reserved.