public interface FeatureCollectionType extends SimpleFeatureCollectionType
| Modifier and Type | Interface and Description |
|---|---|
static class |
FeatureCollectionType.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
AdditionalObjectsDocument.AdditionalObjects |
addNewAdditionalObjects()
Appends and returns a new empty "additionalObjects" element
|
TruncatedResponseDocument.TruncatedResponse |
addNewTruncatedResponse()
Appends and returns a new empty "truncatedResponse" element
|
AdditionalObjectsDocument.AdditionalObjects |
getAdditionalObjects()
Gets the "additionalObjects" element
|
String |
getLockId()
Gets the "lockId" attribute
|
String |
getNext()
Gets the "next" attribute
|
Object |
getNumberMatched()
Gets the "numberMatched" attribute
|
BigInteger |
getNumberReturned()
Gets the "numberReturned" attribute
|
String |
getPrevious()
Gets the "previous" attribute
|
Calendar |
getTimeStamp()
Gets the "timeStamp" attribute
|
TruncatedResponseDocument.TruncatedResponse |
getTruncatedResponse()
Gets the "truncatedResponse" element
|
boolean |
isSetAdditionalObjects()
True if has "additionalObjects" element
|
boolean |
isSetLockId()
True if has "lockId" attribute
|
boolean |
isSetNext()
True if has "next" attribute
|
boolean |
isSetPrevious()
True if has "previous" attribute
|
boolean |
isSetTruncatedResponse()
True if has "truncatedResponse" element
|
void |
setAdditionalObjects(AdditionalObjectsDocument.AdditionalObjects additionalObjects)
Sets the "additionalObjects" element
|
void |
setLockId(String lockId)
Sets the "lockId" attribute
|
void |
setNext(String next)
Sets the "next" attribute
|
void |
setNumberMatched(Object numberMatched)
Sets the "numberMatched" attribute
|
void |
setNumberReturned(BigInteger numberReturned)
Sets the "numberReturned" attribute
|
void |
setPrevious(String previous)
Sets the "previous" attribute
|
void |
setTimeStamp(Calendar timeStamp)
Sets the "timeStamp" attribute
|
void |
setTruncatedResponse(TruncatedResponseDocument.TruncatedResponse truncatedResponse)
Sets the "truncatedResponse" element
|
void |
unsetAdditionalObjects()
Unsets the "additionalObjects" element
|
void |
unsetLockId()
Unsets the "lockId" attribute
|
void |
unsetNext()
Unsets the "next" attribute
|
void |
unsetPrevious()
Unsets the "previous" attribute
|
void |
unsetTruncatedResponse()
Unsets the "truncatedResponse" element
|
org.apache.xmlbeans.XmlString |
xgetLockId()
Gets (as xml) the "lockId" attribute
|
org.apache.xmlbeans.XmlAnyURI |
xgetNext()
Gets (as xml) the "next" attribute
|
NonNegativeIntegerOrUnknown |
xgetNumberMatched()
Gets (as xml) the "numberMatched" attribute
|
org.apache.xmlbeans.XmlNonNegativeInteger |
xgetNumberReturned()
Gets (as xml) the "numberReturned" attribute
|
org.apache.xmlbeans.XmlAnyURI |
xgetPrevious()
Gets (as xml) the "previous" attribute
|
org.apache.xmlbeans.XmlDateTime |
xgetTimeStamp()
Gets (as xml) the "timeStamp" attribute
|
void |
xsetLockId(org.apache.xmlbeans.XmlString lockId)
Sets (as xml) the "lockId" attribute
|
void |
xsetNext(org.apache.xmlbeans.XmlAnyURI next)
Sets (as xml) the "next" attribute
|
void |
xsetNumberMatched(NonNegativeIntegerOrUnknown numberMatched)
Sets (as xml) the "numberMatched" attribute
|
void |
xsetNumberReturned(org.apache.xmlbeans.XmlNonNegativeInteger numberReturned)
Sets (as xml) the "numberReturned" attribute
|
void |
xsetPrevious(org.apache.xmlbeans.XmlAnyURI previous)
Sets (as xml) the "previous" attribute
|
void |
xsetTimeStamp(org.apache.xmlbeans.XmlDateTime timeStamp)
Sets (as xml) the "timeStamp" attribute
|
addNewBoundedBy, addNewMember, getBoundedBy, getMemberArray, getMemberArray, insertNewMember, isSetBoundedBy, removeMember, setBoundedBy, setMemberArray, setMemberArray, sizeOfMemberArray, unsetBoundedBychangeType, 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, xmlTextAdditionalObjectsDocument.AdditionalObjects getAdditionalObjects()
boolean isSetAdditionalObjects()
void setAdditionalObjects(AdditionalObjectsDocument.AdditionalObjects additionalObjects)
AdditionalObjectsDocument.AdditionalObjects addNewAdditionalObjects()
void unsetAdditionalObjects()
TruncatedResponseDocument.TruncatedResponse getTruncatedResponse()
boolean isSetTruncatedResponse()
void setTruncatedResponse(TruncatedResponseDocument.TruncatedResponse truncatedResponse)
TruncatedResponseDocument.TruncatedResponse addNewTruncatedResponse()
void unsetTruncatedResponse()
Calendar getTimeStamp()
org.apache.xmlbeans.XmlDateTime xgetTimeStamp()
void setTimeStamp(Calendar timeStamp)
void xsetTimeStamp(org.apache.xmlbeans.XmlDateTime timeStamp)
Object getNumberMatched()
NonNegativeIntegerOrUnknown xgetNumberMatched()
void setNumberMatched(Object numberMatched)
void xsetNumberMatched(NonNegativeIntegerOrUnknown numberMatched)
BigInteger getNumberReturned()
org.apache.xmlbeans.XmlNonNegativeInteger xgetNumberReturned()
void setNumberReturned(BigInteger numberReturned)
void xsetNumberReturned(org.apache.xmlbeans.XmlNonNegativeInteger numberReturned)
String getNext()
org.apache.xmlbeans.XmlAnyURI xgetNext()
boolean isSetNext()
void setNext(String next)
void xsetNext(org.apache.xmlbeans.XmlAnyURI next)
void unsetNext()
String getPrevious()
org.apache.xmlbeans.XmlAnyURI xgetPrevious()
boolean isSetPrevious()
void setPrevious(String previous)
void xsetPrevious(org.apache.xmlbeans.XmlAnyURI previous)
void unsetPrevious()
String getLockId()
org.apache.xmlbeans.XmlString xgetLockId()
boolean isSetLockId()
void setLockId(String lockId)
void xsetLockId(org.apache.xmlbeans.XmlString lockId)
void unsetLockId()
Copyright © 2016 52north.org. All rights reserved.