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

Uses of GetPropertyValueType in net.opengis.wfs.v_2_0
 

Methods in net.opengis.wfs.v_2_0 that return GetPropertyValueType
 GetPropertyValueType ObjectFactory.createGetPropertyValueType()
          Create an instance of GetPropertyValueType
 GetPropertyValueType GetPropertyValueType.withAbstractQueryExpression(JAXBElement<?> value)
           
 GetPropertyValueType GetPropertyValueType.withCount(BigInteger value)
           
 GetPropertyValueType GetPropertyValueType.withHandle(String value)
           
 GetPropertyValueType GetPropertyValueType.withOutputFormat(String value)
           
 GetPropertyValueType GetPropertyValueType.withResolve(ResolveValueType value)
           
 GetPropertyValueType GetPropertyValueType.withResolveDepth(String value)
           
 GetPropertyValueType GetPropertyValueType.withResolvePath(String value)
           
 GetPropertyValueType GetPropertyValueType.withResolveTimeout(BigInteger value)
           
 GetPropertyValueType GetPropertyValueType.withResultType(ResultTypeType value)
           
 GetPropertyValueType GetPropertyValueType.withStartIndex(BigInteger value)
           
 GetPropertyValueType GetPropertyValueType.withValueReference(String value)
           
 GetPropertyValueType GetPropertyValueType.withVersion(String value)
           
 

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

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



Copyright © 2008-2015. All Rights Reserved.