public static interface SearchCriteriaDocument.SearchCriteria.Phenomenon.SORParameters
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
SearchCriteriaDocument.SearchCriteria.Phenomenon.SORParameters.Factory
A factory class with static methods for creating instances
of this type.
|
static interface |
SearchCriteriaDocument.SearchCriteria.Phenomenon.SORParameters.MatchingType
An XML MatchingType(@http://52north.org/sir/0.3.2).
|
static interface |
SearchCriteriaDocument.SearchCriteria.Phenomenon.SORParameters.SearchDepth
An XML SearchDepth(@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.MatchingType.Enum |
getMatchingType()
Gets the "MatchingType" element
|
int |
getSearchDepth()
Gets the "SearchDepth" element
|
String |
getSORURL()
Gets the "SORURL" element
|
void |
setMatchingType(SearchCriteriaDocument.SearchCriteria.Phenomenon.SORParameters.MatchingType.Enum matchingType)
Sets the "MatchingType" element
|
void |
setSearchDepth(int searchDepth)
Sets the "SearchDepth" element
|
void |
setSORURL(String sorurl)
Sets the "SORURL" element
|
SearchCriteriaDocument.SearchCriteria.Phenomenon.SORParameters.MatchingType |
xgetMatchingType()
Gets (as xml) the "MatchingType" element
|
SearchCriteriaDocument.SearchCriteria.Phenomenon.SORParameters.SearchDepth |
xgetSearchDepth()
Gets (as xml) the "SearchDepth" element
|
org.apache.xmlbeans.XmlAnyURI |
xgetSORURL()
Gets (as xml) the "SORURL" element
|
void |
xsetMatchingType(SearchCriteriaDocument.SearchCriteria.Phenomenon.SORParameters.MatchingType matchingType)
Sets (as xml) the "MatchingType" element
|
void |
xsetSearchDepth(SearchCriteriaDocument.SearchCriteria.Phenomenon.SORParameters.SearchDepth searchDepth)
Sets (as xml) the "SearchDepth" element
|
void |
xsetSORURL(org.apache.xmlbeans.XmlAnyURI sorurl)
Sets (as xml) the "SORURL" 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 getSORURL()
org.apache.xmlbeans.XmlAnyURI xgetSORURL()
void setSORURL(String sorurl)
void xsetSORURL(org.apache.xmlbeans.XmlAnyURI sorurl)
SearchCriteriaDocument.SearchCriteria.Phenomenon.SORParameters.MatchingType.Enum getMatchingType()
SearchCriteriaDocument.SearchCriteria.Phenomenon.SORParameters.MatchingType xgetMatchingType()
void setMatchingType(SearchCriteriaDocument.SearchCriteria.Phenomenon.SORParameters.MatchingType.Enum matchingType)
void xsetMatchingType(SearchCriteriaDocument.SearchCriteria.Phenomenon.SORParameters.MatchingType matchingType)
int getSearchDepth()
SearchCriteriaDocument.SearchCriteria.Phenomenon.SORParameters.SearchDepth xgetSearchDepth()
void setSearchDepth(int searchDepth)
void xsetSearchDepth(SearchCriteriaDocument.SearchCriteria.Phenomenon.SORParameters.SearchDepth searchDepth)
Copyright © 2017 52north.org. All rights reserved.