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 TypeInterfaceDescriptioninterfaceA 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 TypeMethodDescriptionvoidDocumentRoot.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 TypeClassDescriptionclassAn implementation of the model object 'Get Feature Type'.classAn 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 TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetGetFeature(GetFeatureType newGetFeature, NotificationChain msgs) voidDocumentRootImpl.setGetFeature(GetFeatureType newGetFeature) -
Uses of GetFeatureType in net.opengis.wfs.validation
Methods in net.opengis.wfs.validation with parameters of type GetFeatureTypeModifier and TypeMethodDescriptionbooleanDocumentRootValidator.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 TypeMethodDescriptionvoidRequestComponents.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 GetFeatureTypeStrictWFS_1_x_Strategy.createGetFeatureRequestPost(GetFeatureRequest query)