Uses of Class
org.geotools.data.wfs.protocol.wfs.GetFeature.ResultType

Packages that use GetFeature.ResultType
org.geotools.data.wfs.protocol.wfs   
org.geotools.data.wfs.v1_1_0   
 

Uses of GetFeature.ResultType in org.geotools.data.wfs.protocol.wfs
 

Methods in org.geotools.data.wfs.protocol.wfs that return GetFeature.ResultType
 GetFeature.ResultType GetFeature.getResultType()
           
static GetFeature.ResultType GetFeature.ResultType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GetFeature.ResultType[] GetFeature.ResultType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of GetFeature.ResultType in org.geotools.data.wfs.v1_1_0
 

Methods in org.geotools.data.wfs.v1_1_0 that return GetFeature.ResultType
 GetFeature.ResultType GetFeatureQueryAdapter.getResultType()
           
 

Constructors in org.geotools.data.wfs.v1_1_0 with parameters of type GetFeature.ResultType
GetFeatureQueryAdapter(Query query, String outputFormat, String srsName, GetFeature.ResultType resultType)
           
 



Copyright © 1996-2014 Geotools. All Rights Reserved.