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

Uses of FeaturesNotLockedType in net.opengis.wfs.v_2_0
 

Fields in net.opengis.wfs.v_2_0 declared as FeaturesNotLockedType
protected  FeaturesNotLockedType LockFeatureResponseType.featuresNotLocked
           
 

Methods in net.opengis.wfs.v_2_0 that return FeaturesNotLockedType
 FeaturesNotLockedType ObjectFactory.createFeaturesNotLockedType()
          Create an instance of FeaturesNotLockedType
 FeaturesNotLockedType LockFeatureResponseType.getFeaturesNotLocked()
          Gets the value of the featuresNotLocked property.
 FeaturesNotLockedType FeaturesNotLockedType.withResourceId(Collection<ResourceIdType> values)
           
 FeaturesNotLockedType FeaturesNotLockedType.withResourceId(List<ResourceIdType> value)
           
 FeaturesNotLockedType FeaturesNotLockedType.withResourceId(ResourceIdType... values)
           
 

Methods in net.opengis.wfs.v_2_0 with parameters of type FeaturesNotLockedType
 void LockFeatureResponseType.setFeaturesNotLocked(FeaturesNotLockedType value)
          Sets the value of the featuresNotLocked property.
 LockFeatureResponseType LockFeatureResponseType.withFeaturesNotLocked(FeaturesNotLockedType value)
           
 



Copyright © 2008-2014 Highsource. All Rights Reserved.