|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GetRecordsType
An XML GetRecordsType(@http://www.opengis.net/cat/csw/2.0.2). This is a complex type.
Nested Class Summary | |
---|---|
static class |
GetRecordsType.Factory
A factory class with static methods for creating instances of this type. |
Field Summary | |
---|---|
static org.apache.xmlbeans.SchemaType |
type
|
Fields inherited from interface org.apache.xmlbeans.XmlObject |
---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
Method Summary | |
---|---|
AbstractQueryType |
addNewAbstractQuery()
Appends and returns a new empty "AbstractQuery" element |
DistributedSearchType |
addNewDistributedSearch()
Appends and returns a new empty "DistributedSearch" element |
org.apache.xmlbeans.XmlAnyURI |
addNewResponseHandler()
Appends and returns a new empty value (as xml) as the last "ResponseHandler" element |
void |
addResponseHandler(String responseHandler)
Appends the value as the last "ResponseHandler" element |
AbstractQueryType |
getAbstractQuery()
Gets the "AbstractQuery" element |
DistributedSearchType |
getDistributedSearch()
Gets the "DistributedSearch" element |
BigInteger |
getMaxRecords()
Gets the "maxRecords" attribute |
String |
getOutputFormat()
Gets the "outputFormat" attribute |
String |
getOutputSchema()
Gets the "outputSchema" attribute |
String |
getRequestId()
Gets the "requestId" attribute |
String[] |
getResponseHandlerArray()
Gets array of all "ResponseHandler" elements |
String |
getResponseHandlerArray(int i)
Gets ith "ResponseHandler" element |
ResultType.Enum |
getResultType()
Gets the "resultType" attribute |
BigInteger |
getStartPosition()
Gets the "startPosition" attribute |
org.apache.xmlbeans.XmlAnyURI |
insertNewResponseHandler(int i)
Inserts and returns a new empty value (as xml) as the ith "ResponseHandler" element |
void |
insertResponseHandler(int i,
String responseHandler)
Inserts the value as the ith "ResponseHandler" element |
boolean |
isSetAbstractQuery()
True if has "AbstractQuery" element |
boolean |
isSetDistributedSearch()
True if has "DistributedSearch" element |
boolean |
isSetMaxRecords()
True if has "maxRecords" attribute |
boolean |
isSetOutputFormat()
True if has "outputFormat" attribute |
boolean |
isSetOutputSchema()
True if has "outputSchema" attribute |
boolean |
isSetRequestId()
True if has "requestId" attribute |
boolean |
isSetResultType()
True if has "resultType" attribute |
boolean |
isSetStartPosition()
True if has "startPosition" attribute |
void |
removeResponseHandler(int i)
Removes the ith "ResponseHandler" element |
void |
setAbstractQuery(AbstractQueryType abstractQuery)
Sets the "AbstractQuery" element |
void |
setDistributedSearch(DistributedSearchType distributedSearch)
Sets the "DistributedSearch" element |
void |
setMaxRecords(BigInteger maxRecords)
Sets the "maxRecords" attribute |
void |
setOutputFormat(String outputFormat)
Sets the "outputFormat" attribute |
void |
setOutputSchema(String outputSchema)
Sets the "outputSchema" attribute |
void |
setRequestId(String requestId)
Sets the "requestId" attribute |
void |
setResponseHandlerArray(int i,
String responseHandler)
Sets ith "ResponseHandler" element |
void |
setResponseHandlerArray(String[] responseHandlerArray)
Sets array of all "ResponseHandler" element |
void |
setResultType(ResultType.Enum resultType)
Sets the "resultType" attribute |
void |
setStartPosition(BigInteger startPosition)
Sets the "startPosition" attribute |
int |
sizeOfResponseHandlerArray()
Returns number of "ResponseHandler" element |
void |
unsetAbstractQuery()
Unsets the "AbstractQuery" element |
void |
unsetDistributedSearch()
Unsets the "DistributedSearch" element |
void |
unsetMaxRecords()
Unsets the "maxRecords" attribute |
void |
unsetOutputFormat()
Unsets the "outputFormat" attribute |
void |
unsetOutputSchema()
Unsets the "outputSchema" attribute |
void |
unsetRequestId()
Unsets the "requestId" attribute |
void |
unsetResultType()
Unsets the "resultType" attribute |
void |
unsetStartPosition()
Unsets the "startPosition" attribute |
org.apache.xmlbeans.XmlNonNegativeInteger |
xgetMaxRecords()
Gets (as xml) the "maxRecords" attribute |
org.apache.xmlbeans.XmlString |
xgetOutputFormat()
Gets (as xml) the "outputFormat" attribute |
org.apache.xmlbeans.XmlAnyURI |
xgetOutputSchema()
Gets (as xml) the "outputSchema" attribute |
org.apache.xmlbeans.XmlAnyURI |
xgetRequestId()
Gets (as xml) the "requestId" attribute |
org.apache.xmlbeans.XmlAnyURI[] |
xgetResponseHandlerArray()
Gets (as xml) array of all "ResponseHandler" elements |
org.apache.xmlbeans.XmlAnyURI |
xgetResponseHandlerArray(int i)
Gets (as xml) ith "ResponseHandler" element |
ResultType |
xgetResultType()
Gets (as xml) the "resultType" attribute |
org.apache.xmlbeans.XmlPositiveInteger |
xgetStartPosition()
Gets (as xml) the "startPosition" attribute |
void |
xsetMaxRecords(org.apache.xmlbeans.XmlNonNegativeInteger maxRecords)
Sets (as xml) the "maxRecords" attribute |
void |
xsetOutputFormat(org.apache.xmlbeans.XmlString outputFormat)
Sets (as xml) the "outputFormat" attribute |
void |
xsetOutputSchema(org.apache.xmlbeans.XmlAnyURI outputSchema)
Sets (as xml) the "outputSchema" attribute |
void |
xsetRequestId(org.apache.xmlbeans.XmlAnyURI requestId)
Sets (as xml) the "requestId" attribute |
void |
xsetResponseHandlerArray(int i,
org.apache.xmlbeans.XmlAnyURI responseHandler)
Sets (as xml) ith "ResponseHandler" element |
void |
xsetResponseHandlerArray(org.apache.xmlbeans.XmlAnyURI[] responseHandlerArray)
Sets (as xml) array of all "ResponseHandler" element |
void |
xsetResultType(ResultType resultType)
Sets (as xml) the "resultType" attribute |
void |
xsetStartPosition(org.apache.xmlbeans.XmlPositiveInteger startPosition)
Sets (as xml) the "startPosition" attribute |
Methods inherited from interface net.opengis.cat.csw.x202.RequestBaseType |
---|
getService, getVersion, setService, setVersion, xgetService, xgetVersion, xsetService, xsetVersion |
Methods inherited from interface org.apache.xmlbeans.XmlObject |
---|
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode |
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource |
---|
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText |
Field Detail |
---|
static final org.apache.xmlbeans.SchemaType type
Method Detail |
---|
DistributedSearchType getDistributedSearch()
boolean isSetDistributedSearch()
void setDistributedSearch(DistributedSearchType distributedSearch)
DistributedSearchType addNewDistributedSearch()
void unsetDistributedSearch()
String[] getResponseHandlerArray()
String getResponseHandlerArray(int i)
org.apache.xmlbeans.XmlAnyURI[] xgetResponseHandlerArray()
org.apache.xmlbeans.XmlAnyURI xgetResponseHandlerArray(int i)
int sizeOfResponseHandlerArray()
void setResponseHandlerArray(String[] responseHandlerArray)
void setResponseHandlerArray(int i, String responseHandler)
void xsetResponseHandlerArray(org.apache.xmlbeans.XmlAnyURI[] responseHandlerArray)
void xsetResponseHandlerArray(int i, org.apache.xmlbeans.XmlAnyURI responseHandler)
void insertResponseHandler(int i, String responseHandler)
void addResponseHandler(String responseHandler)
org.apache.xmlbeans.XmlAnyURI insertNewResponseHandler(int i)
org.apache.xmlbeans.XmlAnyURI addNewResponseHandler()
void removeResponseHandler(int i)
AbstractQueryType getAbstractQuery()
boolean isSetAbstractQuery()
void setAbstractQuery(AbstractQueryType abstractQuery)
AbstractQueryType addNewAbstractQuery()
void unsetAbstractQuery()
String getRequestId()
org.apache.xmlbeans.XmlAnyURI xgetRequestId()
boolean isSetRequestId()
void setRequestId(String requestId)
void xsetRequestId(org.apache.xmlbeans.XmlAnyURI requestId)
void unsetRequestId()
ResultType.Enum getResultType()
ResultType xgetResultType()
boolean isSetResultType()
void setResultType(ResultType.Enum resultType)
void xsetResultType(ResultType resultType)
void unsetResultType()
String getOutputFormat()
org.apache.xmlbeans.XmlString xgetOutputFormat()
boolean isSetOutputFormat()
void setOutputFormat(String outputFormat)
void xsetOutputFormat(org.apache.xmlbeans.XmlString outputFormat)
void unsetOutputFormat()
String getOutputSchema()
org.apache.xmlbeans.XmlAnyURI xgetOutputSchema()
boolean isSetOutputSchema()
void setOutputSchema(String outputSchema)
void xsetOutputSchema(org.apache.xmlbeans.XmlAnyURI outputSchema)
void unsetOutputSchema()
BigInteger getStartPosition()
org.apache.xmlbeans.XmlPositiveInteger xgetStartPosition()
boolean isSetStartPosition()
void setStartPosition(BigInteger startPosition)
void xsetStartPosition(org.apache.xmlbeans.XmlPositiveInteger startPosition)
void unsetStartPosition()
BigInteger getMaxRecords()
org.apache.xmlbeans.XmlNonNegativeInteger xgetMaxRecords()
boolean isSetMaxRecords()
void setMaxRecords(BigInteger maxRecords)
void xsetMaxRecords(org.apache.xmlbeans.XmlNonNegativeInteger maxRecords)
void unsetMaxRecords()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |