it.cnr.imaa.essi.ncml.binding.gml
Class FeatureCollectionType

java.lang.Object
  extended by it.cnr.imaa.essi.ncml.binding.gml.AbstractGMLType
      extended by it.cnr.imaa.essi.ncml.binding.gml.AbstractFeatureType
          extended by it.cnr.imaa.essi.ncml.binding.gml.AbstractFeatureCollectionType
              extended by it.cnr.imaa.essi.ncml.binding.gml.FeatureCollectionType

public class FeatureCollectionType
extends AbstractFeatureCollectionType

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

FeatureCollectionType

public FeatureCollectionType()


Copyright © 2007. All Rights Reserved.