Uses of Interface
net.opengis.wfs.GetFeatureType
Packages that use GetFeatureType
Package
Description
-
Uses of GetFeatureType in net.opengis.wfs
Subinterfaces of GetFeatureType in net.opengis.wfsModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Get Feature With Lock Type'.Methods in net.opengis.wfs that return GetFeatureTypeModifier and TypeMethodDescriptionWfsFactory.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.wfs 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.wfs.impl
Classes in net.opengis.wfs.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.wfs.impl that return GetFeatureTypeModifier and TypeMethodDescriptionWfsFactoryImpl.createGetFeatureType()
DocumentRootImpl.getGetFeature()
Methods in net.opengis.wfs.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.wfs.validation
Methods in net.opengis.wfs.validation with parameters of type GetFeatureTypeModifier and TypeMethodDescriptionboolean
DocumentRootValidator.validateGetFeature
(GetFeatureType value) -
Uses of GetFeatureType in org.geotools.data.wfs.internal
Methods in org.geotools.data.wfs.internal that return GetFeatureTypeMethods in org.geotools.data.wfs.internal with parameters of type GetFeatureTypeModifier and TypeMethodDescriptionvoid
RequestComponents.setServerRequest
(GetFeatureType serverRequest) -
Uses of GetFeatureType in org.geotools.data.wfs.internal.v1_x
Methods in org.geotools.data.wfs.internal.v1_x that return GetFeatureTypeModifier and TypeMethodDescriptionprotected GetFeatureType
StrictWFS_1_x_Strategy.createGetFeatureRequestPost
(GetFeatureRequest query)