|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectit.cnr.imaa.essi.ncml.binding.gml.AbstractGMLType
it.cnr.imaa.essi.ncml.binding.gml.AbstractFeatureType
it.cnr.imaa.essi.ncml.binding.gml.AbstractFeatureCollectionType
it.cnr.imaa.essi.ncml.binding.gml.FeatureCollectionType
public class FeatureCollectionType
Concrete generic feature collection.
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">
</extension>
</complexContent>
</complexType>
| Field Summary |
|---|
| Fields inherited from class it.cnr.imaa.essi.ncml.binding.gml.AbstractFeatureCollectionType |
|---|
featureMember, featureMembers |
| Fields inherited from class it.cnr.imaa.essi.ncml.binding.gml.AbstractFeatureType |
|---|
boundedBy, location |
| Fields inherited from class it.cnr.imaa.essi.ncml.binding.gml.AbstractGMLType |
|---|
description, id, metaDataProperty, name |
| Constructor Summary | |
|---|---|
FeatureCollectionType()
|
|
| Method Summary |
|---|
| Methods inherited from class it.cnr.imaa.essi.ncml.binding.gml.AbstractFeatureCollectionType |
|---|
getFeatureMember, getFeatureMembers, setFeatureMembers |
| Methods inherited from class it.cnr.imaa.essi.ncml.binding.gml.AbstractFeatureType |
|---|
getBoundedBy, getLocation, setBoundedBy, setLocation |
| Methods inherited from class it.cnr.imaa.essi.ncml.binding.gml.AbstractGMLType |
|---|
getDescription, getId, getMetaDataProperty, getName, setDescription, setId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FeatureCollectionType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||