public class FeatureCollectionType extends AbstractFeatureCollectionType implements Serializable
| Constructor and Description |
|---|
FeatureCollectionType() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteNumberOfFeatures()
Method deleteNumberOfFeatures
|
String |
getLockId()
Returns the value of field 'lockId'.
|
int |
getNumberOfFeatures()
Returns the value of field 'numberOfFeatures'.
|
Date |
getTimeStamp()
Returns the value of field 'timeStamp'.
|
boolean |
hasNumberOfFeatures()
Method hasNumberOfFeatures
|
boolean |
isValid()
Method isValid
|
void |
marshal(ContentHandler handler)
Method marshal
|
void |
marshal(Writer out)
Method marshal
|
void |
setLockId(String lockId)
Sets the value of field 'lockId'.
|
void |
setNumberOfFeatures(int numberOfFeatures)
Sets the value of field 'numberOfFeatures'.
|
void |
setTimeStamp(Date timeStamp)
Sets the value of field 'timeStamp'.
|
static FeatureCollectionType |
unmarshal(Reader reader)
Method unmarshal
|
void |
validate()
Method validate
|
addFeatureMember, addFeatureMember, clearFeatureMember, enumerateFeatureMember, getFeatureMember, getFeatureMember, getFeatureMemberCount, getFeatureMembers, removeFeatureMember, setFeatureMember, setFeatureMember, setFeatureMembersgetBoundedBy, getLocation, setBoundedBy, setLocationgetId, getStandardObjectProperties, setId, setStandardObjectPropertiespublic void deleteNumberOfFeatures()
public String getLockId()
public int getNumberOfFeatures()
public Date getTimeStamp()
public boolean hasNumberOfFeatures()
public boolean isValid()
isValid in class AbstractFeatureCollectionTypepublic void marshal(Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
out - org.exolab.castor.xml.MarshalExceptionorg.exolab.castor.xml.ValidationExceptionpublic void marshal(ContentHandler handler) throws IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
handler - IOExceptionorg.exolab.castor.xml.MarshalExceptionorg.exolab.castor.xml.ValidationExceptionpublic void setLockId(String lockId)
lockId - the value of field 'lockId'.public void setNumberOfFeatures(int numberOfFeatures)
numberOfFeatures - the value of field 'numberOfFeatures'public void setTimeStamp(Date timeStamp)
timeStamp - the value of field 'timeStamp'.public static FeatureCollectionType unmarshal(Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
reader - org.exolab.castor.xml.MarshalExceptionorg.exolab.castor.xml.ValidationExceptionpublic void validate()
throws org.exolab.castor.xml.ValidationException
validate in class AbstractFeatureCollectionTypeorg.exolab.castor.xml.ValidationExceptionCopyright © 2021 B3Partners B.V.. All rights reserved.