Uses of Interface
net.opengis.wfs20.GetFeatureType
Packages that use GetFeatureType
Package
Description
-
Uses of GetFeatureType in net.opengis.wfs20
Subinterfaces of GetFeatureType in net.opengis.wfs20Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Get Feature With Lock Type'.Methods in net.opengis.wfs20 that return GetFeatureTypeModifier and TypeMethodDescriptionWfs20Factory.createGetFeatureType()Returns a new object of class 'Get Feature Type'.DocumentRoot.getGetFeature()Returns the value of the 'Get Feature' containment reference.Methods in net.opengis.wfs20 with parameters of type GetFeatureTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setGetFeature(GetFeatureType value) Sets the value of the 'Get Feature' containment reference. -
Uses of GetFeatureType in net.opengis.wfs20.impl
Classes in net.opengis.wfs20.impl that implement GetFeatureTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Get Feature Type'.classAn implementation of the model object 'Get Feature With Lock Type'.Methods in net.opengis.wfs20.impl that return GetFeatureTypeModifier and TypeMethodDescriptionWfs20FactoryImpl.createGetFeatureType()DocumentRootImpl.getGetFeature()Methods in net.opengis.wfs20.impl with parameters of type GetFeatureTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetGetFeature(GetFeatureType newGetFeature, NotificationChain msgs) voidDocumentRootImpl.setGetFeature(GetFeatureType newGetFeature) -
Uses of GetFeatureType in net.opengis.wfs20.util
Methods in net.opengis.wfs20.util with parameters of type GetFeatureTypeModifier and TypeMethodDescriptionWfs20Switch.caseGetFeatureType(GetFeatureType object) Returns the result of interpreting the object as an instance of 'Get Feature Type'.booleanWfs20Validator.validateGetFeatureType(GetFeatureType getFeatureType, DiagnosticChain diagnostics, Map<Object, Object> context) -
Uses of GetFeatureType in net.opengis.wfs20.validation
Methods in net.opengis.wfs20.validation with parameters of type GetFeatureTypeModifier and TypeMethodDescriptionbooleanDocumentRootValidator.validateGetFeature(GetFeatureType value)