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

Uses of GetFeatureWithLockType in net.opengis.wfs.v_2_0
 

Methods in net.opengis.wfs.v_2_0 that return GetFeatureWithLockType
 GetFeatureWithLockType ObjectFactory.createGetFeatureWithLockType()
          Create an instance of GetFeatureWithLockType
 GetFeatureWithLockType GetFeatureWithLockType.withAbstractQueryExpression(Collection<JAXBElement<?>> values)
           
 GetFeatureWithLockType GetFeatureWithLockType.withAbstractQueryExpression(JAXBElement<?>... values)
           
 GetFeatureWithLockType GetFeatureWithLockType.withAbstractQueryExpression(List<JAXBElement<?>> value)
           
 GetFeatureWithLockType GetFeatureWithLockType.withCount(BigInteger value)
           
 GetFeatureWithLockType GetFeatureWithLockType.withExpiry(BigInteger value)
           
 GetFeatureWithLockType GetFeatureWithLockType.withHandle(String value)
           
 GetFeatureWithLockType GetFeatureWithLockType.withLockAction(AllSomeType value)
           
 GetFeatureWithLockType GetFeatureWithLockType.withOutputFormat(String value)
           
 GetFeatureWithLockType GetFeatureWithLockType.withResolve(ResolveValueType value)
           
 GetFeatureWithLockType GetFeatureWithLockType.withResolveDepth(String value)
           
 GetFeatureWithLockType GetFeatureWithLockType.withResolveTimeout(BigInteger value)
           
 GetFeatureWithLockType GetFeatureWithLockType.withResultType(ResultTypeType value)
           
 GetFeatureWithLockType GetFeatureWithLockType.withStartIndex(BigInteger value)
           
 GetFeatureWithLockType GetFeatureWithLockType.withVersion(String value)
           
 

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

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



Copyright © 2008-2015. All Rights Reserved.