public abstract class AbstractFeatureCollectionBaseType extends AbstractFeatureType implements Visitable
Java class for AbstractFeatureCollectionBaseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AbstractFeatureCollectionBaseType">
<complexContent>
<restriction base="{http://www.opengis.net/gml}AbstractFeatureType">
<sequence>
<element ref="{http://www.opengis.net/gml}description" minOccurs="0"/>
<element ref="{http://www.opengis.net/gml}name" minOccurs="0"/>
<element ref="{http://www.opengis.net/gml}boundedBy"/>
</sequence>
<attribute name="fid" type="{http://www.w3.org/2001/XMLSchema}ID" />
</restriction>
</complexContent>
</complexType>
boundedBy, description, fid, name| Constructor and Description |
|---|
AbstractFeatureCollectionBaseType() |
afterUnmarshal, getBoundedBy, getDescription, getFid, getJAXBElementName, getName, isSetBoundedBy, isSetDescription, isSetFid, isSetName, setBoundedBy, setDescription, setFid, setJAXBElementName, setNameThis work is licensed under a Creative Commons Attribution 4.0 International License.