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

Uses of GetFeatureType in net.opengis.wfs.v_2_0
 

Subclasses of GetFeatureType in net.opengis.wfs.v_2_0
 class GetFeatureWithLockType
          Java class for GetFeatureWithLockType complex type.
 

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

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

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



Copyright © 2008-2014 Highsource. All Rights Reserved.