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 TypeInterfaceDescriptioninterface
A 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 TypeMethodDescriptionvoid
DocumentRoot.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 TypeClassDescriptionclass
An implementation of the model object 'Get Feature Type'.class
An 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 TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetGetFeature
(GetFeatureType newGetFeature, NotificationChain msgs) void
DocumentRootImpl.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'.boolean
Wfs20Validator.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 TypeMethodDescriptionboolean
DocumentRootValidator.validateGetFeature
(GetFeatureType value)