Uses of Interface
net.opengis.wfs.GetCapabilitiesType
Packages that use GetCapabilitiesType
-
Uses of GetCapabilitiesType in net.opengis.wfs
Methods in net.opengis.wfs that return GetCapabilitiesTypeModifier and TypeMethodDescriptionWfsFactory.createGetCapabilitiesType()Returns a new object of class 'Get Capabilities Type'.DocumentRoot.getGetCapabilities()Returns the value of the 'Get Capabilities' containment reference.Methods in net.opengis.wfs with parameters of type GetCapabilitiesTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setGetCapabilities(GetCapabilitiesType value) Sets the value of the 'Get Capabilities' containment reference. -
Uses of GetCapabilitiesType in net.opengis.wfs.impl
Classes in net.opengis.wfs.impl that implement GetCapabilitiesTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Get Capabilities Type'.Methods in net.opengis.wfs.impl that return GetCapabilitiesTypeModifier and TypeMethodDescriptionWfsFactoryImpl.createGetCapabilitiesType()DocumentRootImpl.getGetCapabilities()Methods in net.opengis.wfs.impl with parameters of type GetCapabilitiesTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetGetCapabilities(GetCapabilitiesType newGetCapabilities, NotificationChain msgs) voidDocumentRootImpl.setGetCapabilities(GetCapabilitiesType newGetCapabilities) -
Uses of GetCapabilitiesType in net.opengis.wfs.validation
Methods in net.opengis.wfs.validation with parameters of type GetCapabilitiesTypeModifier and TypeMethodDescriptionbooleanDocumentRootValidator.validateGetCapabilities(GetCapabilitiesType value)