Uses of Interface
net.opengis.wfs.DescribeFeatureTypeType
Packages that use DescribeFeatureTypeType
Package
Description
-
Uses of DescribeFeatureTypeType in net.opengis.wfs
Methods in net.opengis.wfs that return DescribeFeatureTypeTypeModifier and TypeMethodDescriptionWfsFactory.createDescribeFeatureTypeType()
Returns a new object of class 'Describe Feature Type Type'.DocumentRoot.getDescribeFeatureType()
Returns the value of the 'Describe Feature Type' containment reference.Methods in net.opengis.wfs with parameters of type DescribeFeatureTypeTypeModifier and TypeMethodDescriptionvoid
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 DescribeFeatureTypeTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Describe Feature Type Type'.Methods in net.opengis.wfs.impl that return DescribeFeatureTypeTypeModifier and TypeMethodDescriptionWfsFactoryImpl.createDescribeFeatureTypeType()
DocumentRootImpl.getDescribeFeatureType()
Methods in net.opengis.wfs.impl with parameters of type DescribeFeatureTypeTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetDescribeFeatureType
(DescribeFeatureTypeType newDescribeFeatureType, NotificationChain msgs) void
DocumentRootImpl.setDescribeFeatureType
(DescribeFeatureTypeType newDescribeFeatureType) -
Uses of DescribeFeatureTypeType in net.opengis.wfs.validation
Methods in net.opengis.wfs.validation with parameters of type DescribeFeatureTypeTypeModifier and TypeMethodDescriptionboolean
DocumentRootValidator.validateDescribeFeatureType
(DescribeFeatureTypeType value) -
Uses of DescribeFeatureTypeType in org.geotools.data.wfs.internal.v1_x
Methods in org.geotools.data.wfs.internal.v1_x that return DescribeFeatureTypeTypeModifier and TypeMethodDescriptionprotected DescribeFeatureTypeType
StrictWFS_1_x_Strategy.createDescribeFeatureTypeRequestPost
(DescribeFeatureTypeRequest request)