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

Uses of CreatedOrModifiedFeatureType in net.opengis.wfs.v_2_0
 

Fields in net.opengis.wfs.v_2_0 with type parameters of type CreatedOrModifiedFeatureType
protected  List<CreatedOrModifiedFeatureType> ActionResultsType.feature
           
 

Methods in net.opengis.wfs.v_2_0 that return CreatedOrModifiedFeatureType
 CreatedOrModifiedFeatureType ObjectFactory.createCreatedOrModifiedFeatureType()
          Create an instance of CreatedOrModifiedFeatureType
 CreatedOrModifiedFeatureType CreatedOrModifiedFeatureType.withHandle(String value)
           
 CreatedOrModifiedFeatureType CreatedOrModifiedFeatureType.withResourceId(Collection<ResourceIdType> values)
           
 CreatedOrModifiedFeatureType CreatedOrModifiedFeatureType.withResourceId(List<ResourceIdType> value)
           
 CreatedOrModifiedFeatureType CreatedOrModifiedFeatureType.withResourceId(ResourceIdType... values)
           
 

Methods in net.opengis.wfs.v_2_0 that return types with arguments of type CreatedOrModifiedFeatureType
 List<CreatedOrModifiedFeatureType> ActionResultsType.getFeature()
          Gets the value of the feature property.
 

Methods in net.opengis.wfs.v_2_0 with parameters of type CreatedOrModifiedFeatureType
 ActionResultsType ActionResultsType.withFeature(CreatedOrModifiedFeatureType... values)
           
 

Method parameters in net.opengis.wfs.v_2_0 with type arguments of type CreatedOrModifiedFeatureType
 void ActionResultsType.setFeature(List<CreatedOrModifiedFeatureType> value)
           
 ActionResultsType ActionResultsType.withFeature(Collection<CreatedOrModifiedFeatureType> values)
           
 ActionResultsType ActionResultsType.withFeature(List<CreatedOrModifiedFeatureType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.