Uses of Interface
net.opengis.wfsv.DescribeVersionedFeatureTypeType

Packages that use DescribeVersionedFeatureTypeType
net.opengis.wfsv   
net.opengis.wfsv.impl   
net.opengis.wfsv.util   
 

Uses of DescribeVersionedFeatureTypeType in net.opengis.wfsv
 

Methods in net.opengis.wfsv that return DescribeVersionedFeatureTypeType
 DescribeVersionedFeatureTypeType WfsvFactory.createDescribeVersionedFeatureTypeType()
          Returns a new object of class 'Describe Versioned Feature Type Type'.
 

Uses of DescribeVersionedFeatureTypeType in net.opengis.wfsv.impl
 

Classes in net.opengis.wfsv.impl that implement DescribeVersionedFeatureTypeType
 class DescribeVersionedFeatureTypeTypeImpl
          An implementation of the model object 'Describe Versioned Feature Type Type'.
 

Methods in net.opengis.wfsv.impl that return DescribeVersionedFeatureTypeType
 DescribeVersionedFeatureTypeType WfsvFactoryImpl.createDescribeVersionedFeatureTypeType()
           
 

Uses of DescribeVersionedFeatureTypeType in net.opengis.wfsv.util
 

Methods in net.opengis.wfsv.util with parameters of type DescribeVersionedFeatureTypeType
 java.lang.Object WfsvSwitch.caseDescribeVersionedFeatureTypeType(DescribeVersionedFeatureTypeType object)
          Returns the result of interpreting the object as an instance of 'Describe Versioned Feature Type Type'.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.