Uses of Class
net.opengis.wfs.v_2_0.AdditionalValues

Uses of AdditionalValues in net.opengis.wfs.v_2_0
 

Fields in net.opengis.wfs.v_2_0 declared as AdditionalValues
protected  AdditionalValues ValueCollectionType.additionalValues
           
 

Methods in net.opengis.wfs.v_2_0 that return AdditionalValues
 AdditionalValues ObjectFactory.createAdditionalValues()
          Create an instance of AdditionalValues
 AdditionalValues ValueCollectionType.getAdditionalValues()
          Gets the value of the additionalValues property.
 AdditionalValues AdditionalValues.withSimpleFeatureCollection(JAXBElement<? extends SimpleFeatureCollectionType> value)
           
 AdditionalValues AdditionalValues.withValueCollection(ValueCollectionType value)
           
 

Methods in net.opengis.wfs.v_2_0 with parameters of type AdditionalValues
 void ValueCollectionType.setAdditionalValues(AdditionalValues value)
          Sets the value of the additionalValues property.
 ValueCollectionType ValueCollectionType.withAdditionalValues(AdditionalValues value)
           
 



Copyright © 2008-2015. All Rights Reserved.