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

Uses of FeaturesLockedType in net.opengis.wfs.v_2_0
 

Fields in net.opengis.wfs.v_2_0 declared as FeaturesLockedType
protected  FeaturesLockedType LockFeatureResponseType.featuresLocked
           
 

Methods in net.opengis.wfs.v_2_0 that return FeaturesLockedType
 FeaturesLockedType ObjectFactory.createFeaturesLockedType()
          Create an instance of FeaturesLockedType
 FeaturesLockedType LockFeatureResponseType.getFeaturesLocked()
          Gets the value of the featuresLocked property.
 FeaturesLockedType FeaturesLockedType.withResourceId(Collection<ResourceIdType> values)
           
 FeaturesLockedType FeaturesLockedType.withResourceId(List<ResourceIdType> value)
           
 FeaturesLockedType FeaturesLockedType.withResourceId(ResourceIdType... values)
           
 

Methods in net.opengis.wfs.v_2_0 with parameters of type FeaturesLockedType
 void LockFeatureResponseType.setFeaturesLocked(FeaturesLockedType value)
          Sets the value of the featuresLocked property.
 LockFeatureResponseType LockFeatureResponseType.withFeaturesLocked(FeaturesLockedType value)
           
 



Copyright © 2008-2014 Highsource. All Rights Reserved.