public class FeatureCollectionType extends AbstractFeatureCollectionType implements Visitable
Java class for FeatureCollectionType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FeatureCollectionType">
<complexContent>
<extension base="{http://www.opengis.net/gml}AbstractFeatureCollectionType">
<attribute name="lockId" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
lockId |
featureMemberboundedBy, description, fid, name| Constructor and Description |
|---|
FeatureCollectionType() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(Visitor aVisitor) |
String |
getLockId()
Gets the value of the lockId property.
|
boolean |
isSetLockId() |
void |
setLockId(String value)
Sets the value of the lockId property.
|
getFeatureMember, isSetFeatureMember, unsetFeatureMemberafterUnmarshal, getBoundedBy, getDescription, getFid, getJAXBElementName, getName, isSetBoundedBy, isSetDescription, isSetFid, isSetName, setBoundedBy, setDescription, setFid, setJAXBElementName, setNameprotected String lockId
This work is licensed under a Creative Commons Attribution 4.0 International License.