Uses of Interface
net.opengis.wfs.DescribeFeatureTypeType

Packages that use DescribeFeatureTypeType
net.opengis.wfs   
net.opengis.wfs.impl   
net.opengis.wfsv   
net.opengis.wfsv.impl   
net.opengis.wfsv.util   
 

Uses of DescribeFeatureTypeType in net.opengis.wfs
 

Methods in net.opengis.wfs that return DescribeFeatureTypeType
 DescribeFeatureTypeType WfsFactory.createDescribeFeatureTypeType()
          Returns a new object of class 'Describe Feature Type Type'.
 DescribeFeatureTypeType DocumentRoot.getDescribeFeatureType()
          Returns the value of the 'Describe Feature Type' containment reference.
 

Methods in net.opengis.wfs with parameters of type DescribeFeatureTypeType
 void DocumentRoot.setDescribeFeatureType(DescribeFeatureTypeType value)
          Sets the value of the 'Describe Feature Type' containment reference.
 

Uses of DescribeFeatureTypeType in net.opengis.wfs.impl
 

Classes in net.opengis.wfs.impl that implement DescribeFeatureTypeType
 class DescribeFeatureTypeTypeImpl
          An implementation of the model object 'Describe Feature Type Type'.
 

Methods in net.opengis.wfs.impl that return DescribeFeatureTypeType
 DescribeFeatureTypeType WfsFactoryImpl.createDescribeFeatureTypeType()
           
 DescribeFeatureTypeType DocumentRootImpl.getDescribeFeatureType()
           
 

Methods in net.opengis.wfs.impl with parameters of type DescribeFeatureTypeType
 org.eclipse.emf.common.notify.NotificationChain DocumentRootImpl.basicSetDescribeFeatureType(DescribeFeatureTypeType newDescribeFeatureType, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void DocumentRootImpl.setDescribeFeatureType(DescribeFeatureTypeType newDescribeFeatureType)
           
 

Uses of DescribeFeatureTypeType in net.opengis.wfsv
 

Subinterfaces of DescribeFeatureTypeType in net.opengis.wfsv
 interface DescribeVersionedFeatureTypeType
          A representation of the model object 'Describe Versioned Feature Type Type'.
 

Uses of DescribeFeatureTypeType in net.opengis.wfsv.impl
 

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

Uses of DescribeFeatureTypeType in net.opengis.wfsv.util
 

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



Copyright © 1996-2010 Geotools. All Rights Reserved.