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

Uses of LockFeatureType in net.opengis.wfs.v_2_0
 

Methods in net.opengis.wfs.v_2_0 that return LockFeatureType
 LockFeatureType ObjectFactory.createLockFeatureType()
          Create an instance of LockFeatureType
 LockFeatureType LockFeatureType.withAbstractQueryExpression(Collection<JAXBElement<?>> values)
           
 LockFeatureType LockFeatureType.withAbstractQueryExpression(JAXBElement<?>... values)
           
 LockFeatureType LockFeatureType.withAbstractQueryExpression(List<JAXBElement<?>> value)
           
 LockFeatureType LockFeatureType.withExpiry(BigInteger value)
           
 LockFeatureType LockFeatureType.withHandle(String value)
           
 LockFeatureType LockFeatureType.withLockAction(AllSomeType value)
           
 LockFeatureType LockFeatureType.withLockId(String value)
           
 

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

Methods in net.opengis.wfs.v_2_0 with parameters of type LockFeatureType
 JAXBElement<LockFeatureType> ObjectFactory.createLockFeature(LockFeatureType value)
          Create an instance of JAXBElement<LockFeatureType>}
 



Copyright © 2008-2014 Highsource. All Rights Reserved.