Uses of Interface
net.opengis.wcs20.GetCapabilitiesType
Packages that use GetCapabilitiesType
-
Uses of GetCapabilitiesType in net.opengis.wcs20
Methods in net.opengis.wcs20 that return GetCapabilitiesTypeModifier and TypeMethodDescriptionWcs20Factory.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.wcs20 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.wcs20.impl
Classes in net.opengis.wcs20.impl that implement GetCapabilitiesTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Get Capabilities Type'.Methods in net.opengis.wcs20.impl that return GetCapabilitiesTypeModifier and TypeMethodDescriptionWcs20FactoryImpl.createGetCapabilitiesType()DocumentRootImpl.getGetCapabilities()Methods in net.opengis.wcs20.impl with parameters of type GetCapabilitiesTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetGetCapabilities(GetCapabilitiesType newGetCapabilities, NotificationChain msgs) voidDocumentRootImpl.setGetCapabilities(GetCapabilitiesType newGetCapabilities) -
Uses of GetCapabilitiesType in net.opengis.wcs20.util
Methods in net.opengis.wcs20.util with parameters of type GetCapabilitiesTypeModifier and TypeMethodDescriptionbooleanWcs20Validator.validateGetCapabilitiesType(GetCapabilitiesType getCapabilitiesType, DiagnosticChain diagnostics, Map<Object, Object> context)