Uses of Interface
net.opengis.wfs20.DescribeFeatureTypeType
Packages that use DescribeFeatureTypeType
Package
Description
-
Uses of DescribeFeatureTypeType in net.opengis.wfs20
Methods in net.opengis.wfs20 that return DescribeFeatureTypeTypeModifier and TypeMethodDescriptionWfs20Factory.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.wfs20 with parameters of type DescribeFeatureTypeTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setDescribeFeatureType(DescribeFeatureTypeType value) Sets the value of the 'Describe Feature Type' containment reference. -
Uses of DescribeFeatureTypeType in net.opengis.wfs20.impl
Classes in net.opengis.wfs20.impl that implement DescribeFeatureTypeTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Describe Feature Type Type'.Methods in net.opengis.wfs20.impl that return DescribeFeatureTypeTypeModifier and TypeMethodDescriptionWfs20FactoryImpl.createDescribeFeatureTypeType()DocumentRootImpl.getDescribeFeatureType()Methods in net.opengis.wfs20.impl with parameters of type DescribeFeatureTypeTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetDescribeFeatureType(DescribeFeatureTypeType newDescribeFeatureType, NotificationChain msgs) voidDocumentRootImpl.setDescribeFeatureType(DescribeFeatureTypeType newDescribeFeatureType) -
Uses of DescribeFeatureTypeType in net.opengis.wfs20.util
Methods in net.opengis.wfs20.util with parameters of type DescribeFeatureTypeTypeModifier and TypeMethodDescriptionWfs20Switch.caseDescribeFeatureTypeType(DescribeFeatureTypeType object) Returns the result of interpreting the object as an instance of 'Describe Feature Type Type'.booleanWfs20Validator.validateDescribeFeatureTypeType(DescribeFeatureTypeType describeFeatureTypeType, DiagnosticChain diagnostics, Map<Object, Object> context) -
Uses of DescribeFeatureTypeType in net.opengis.wfs20.validation
Methods in net.opengis.wfs20.validation with parameters of type DescribeFeatureTypeTypeModifier and TypeMethodDescriptionbooleanDocumentRootValidator.validateDescribeFeatureType(DescribeFeatureTypeType value)