Uses of Interface
net.opengis.wcs20.CapabilitiesType
Packages that use CapabilitiesType
-
Uses of CapabilitiesType in net.opengis.wcs20
Methods in net.opengis.wcs20 that return CapabilitiesTypeModifier and TypeMethodDescriptionWcs20Factory.createCapabilitiesType()Returns a new object of class 'Capabilities Type'.DocumentRoot.getCapabilities()Returns the value of the 'Capabilities' containment reference.Methods in net.opengis.wcs20 with parameters of type CapabilitiesTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setCapabilities(CapabilitiesType value) Sets the value of the 'Capabilities' containment reference. -
Uses of CapabilitiesType in net.opengis.wcs20.impl
Classes in net.opengis.wcs20.impl that implement CapabilitiesTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Capabilities Type'.Methods in net.opengis.wcs20.impl that return CapabilitiesTypeModifier and TypeMethodDescriptionWcs20FactoryImpl.createCapabilitiesType()DocumentRootImpl.getCapabilities()Methods in net.opengis.wcs20.impl with parameters of type CapabilitiesTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetCapabilities(CapabilitiesType newCapabilities, NotificationChain msgs) voidDocumentRootImpl.setCapabilities(CapabilitiesType newCapabilities) -
Uses of CapabilitiesType in net.opengis.wcs20.util
Methods in net.opengis.wcs20.util with parameters of type CapabilitiesTypeModifier and TypeMethodDescriptionbooleanWcs20Validator.validateCapabilitiesType(CapabilitiesType capabilitiesType, DiagnosticChain diagnostics, Map<Object, Object> context)