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

Packages that use ValueCollectionType
net.opengis.wfs._2_1   
 

Uses of ValueCollectionType in net.opengis.wfs._2_1
 

Fields in net.opengis.wfs._2_1 declared as ValueCollectionType
protected  ValueCollectionType AdditionalValues.valueCollection
           
protected  ValueCollectionType AdditionalObjects.valueCollection
           
 

Methods in net.opengis.wfs._2_1 that return ValueCollectionType
 ValueCollectionType ObjectFactory.createValueCollectionType()
          Create an instance of ValueCollectionType
 ValueCollectionType AdditionalValues.getValueCollection()
          Obtient la valeur de la propriété valueCollection.
 ValueCollectionType AdditionalObjects.getValueCollection()
          Obtient la valeur de la propriété valueCollection.
 

Methods in net.opengis.wfs._2_1 that return types with arguments of type ValueCollectionType
 JAXBElement<ValueCollectionType> ObjectFactory.createValueCollection(ValueCollectionType value)
          Create an instance of JAXBElement<ValueCollectionType>}
 

Methods in net.opengis.wfs._2_1 with parameters of type ValueCollectionType
 JAXBElement<ValueCollectionType> ObjectFactory.createValueCollection(ValueCollectionType value)
          Create an instance of JAXBElement<ValueCollectionType>}
 void AdditionalValues.setValueCollection(ValueCollectionType value)
          Définit la valeur de la propriété valueCollection.
 void AdditionalObjects.setValueCollection(ValueCollectionType value)
          Définit la valeur de la propriété valueCollection.
 



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