Uses of Class
net.opengis.wfs._2_1.SimpleFeatureCollectionType

Packages that use SimpleFeatureCollectionType
net.opengis.wfs._2_1   
 

Uses of SimpleFeatureCollectionType in net.opengis.wfs._2_1
 

Subclasses of SimpleFeatureCollectionType in net.opengis.wfs._2_1
 class FeatureCollectionType
          Classe Java pour FeatureCollectionType complex type.
 

Fields in net.opengis.wfs._2_1 with type parameters of type SimpleFeatureCollectionType
protected  JAXBElement<? extends SimpleFeatureCollectionType> AdditionalValues.simpleFeatureCollection
           
protected  JAXBElement<? extends SimpleFeatureCollectionType> AdditionalObjects.simpleFeatureCollection
           
 

Methods in net.opengis.wfs._2_1 that return SimpleFeatureCollectionType
 SimpleFeatureCollectionType ObjectFactory.createSimpleFeatureCollectionType()
          Create an instance of SimpleFeatureCollectionType
 

Methods in net.opengis.wfs._2_1 that return types with arguments of type SimpleFeatureCollectionType
 JAXBElement<SimpleFeatureCollectionType> ObjectFactory.createSimpleFeatureCollection(SimpleFeatureCollectionType value)
          Create an instance of JAXBElement<SimpleFeatureCollectionType>}
 JAXBElement<? extends SimpleFeatureCollectionType> AdditionalValues.getSimpleFeatureCollection()
          Obtient la valeur de la propriété simpleFeatureCollection.
 JAXBElement<? extends SimpleFeatureCollectionType> AdditionalObjects.getSimpleFeatureCollection()
          Obtient la valeur de la propriété simpleFeatureCollection.
 

Methods in net.opengis.wfs._2_1 with parameters of type SimpleFeatureCollectionType
 JAXBElement<SimpleFeatureCollectionType> ObjectFactory.createSimpleFeatureCollection(SimpleFeatureCollectionType value)
          Create an instance of JAXBElement<SimpleFeatureCollectionType>}
 

Method parameters in net.opengis.wfs._2_1 with type arguments of type SimpleFeatureCollectionType
 void AdditionalValues.setSimpleFeatureCollection(JAXBElement<? extends SimpleFeatureCollectionType> value)
          Définit la valeur de la propriété simpleFeatureCollection.
 void AdditionalObjects.setSimpleFeatureCollection(JAXBElement<? extends SimpleFeatureCollectionType> value)
          Définit la valeur de la propriété simpleFeatureCollection.
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.