Uses of Interface
net.opengis.wcs20.ServiceParametersType
Packages that use ServiceParametersType
-
Uses of ServiceParametersType in net.opengis.wcs20
Methods in net.opengis.wcs20 that return ServiceParametersTypeModifier and TypeMethodDescriptionWcs20Factory.createServiceParametersType()Returns a new object of class 'Service Parameters Type'.CoverageDescriptionType.getServiceParameters()Returns the value of the 'Service Parameters' containment reference.DocumentRoot.getServiceParameters()Returns the value of the 'Service Parameters' containment reference.OfferedCoverageType.getServiceParameters()Returns the value of the 'Service Parameters' containment reference.Methods in net.opengis.wcs20 with parameters of type ServiceParametersTypeModifier and TypeMethodDescriptionvoidCoverageDescriptionType.setServiceParameters(ServiceParametersType value) Sets the value of the 'Service Parameters' containment reference.voidDocumentRoot.setServiceParameters(ServiceParametersType value) Sets the value of the 'Service Parameters' containment reference.voidOfferedCoverageType.setServiceParameters(ServiceParametersType value) Sets the value of the 'Service Parameters' containment reference. -
Uses of ServiceParametersType in net.opengis.wcs20.impl
Classes in net.opengis.wcs20.impl that implement ServiceParametersTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Service Parameters Type'.Fields in net.opengis.wcs20.impl declared as ServiceParametersTypeModifier and TypeFieldDescriptionprotected ServiceParametersTypeCoverageDescriptionTypeImpl.serviceParametersThe cached value of the 'Service Parameters' containment reference.protected ServiceParametersTypeOfferedCoverageTypeImpl.serviceParametersThe cached value of the 'Service Parameters' containment reference.Methods in net.opengis.wcs20.impl that return ServiceParametersTypeModifier and TypeMethodDescriptionWcs20FactoryImpl.createServiceParametersType()CoverageDescriptionTypeImpl.getServiceParameters()DocumentRootImpl.getServiceParameters()OfferedCoverageTypeImpl.getServiceParameters()Methods in net.opengis.wcs20.impl with parameters of type ServiceParametersTypeModifier and TypeMethodDescriptionNotificationChainCoverageDescriptionTypeImpl.basicSetServiceParameters(ServiceParametersType newServiceParameters, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetServiceParameters(ServiceParametersType newServiceParameters, NotificationChain msgs) NotificationChainOfferedCoverageTypeImpl.basicSetServiceParameters(ServiceParametersType newServiceParameters, NotificationChain msgs) voidCoverageDescriptionTypeImpl.setServiceParameters(ServiceParametersType newServiceParameters) voidDocumentRootImpl.setServiceParameters(ServiceParametersType newServiceParameters) voidOfferedCoverageTypeImpl.setServiceParameters(ServiceParametersType newServiceParameters) -
Uses of ServiceParametersType in net.opengis.wcs20.util
Methods in net.opengis.wcs20.util with parameters of type ServiceParametersTypeModifier and TypeMethodDescriptionbooleanWcs20Validator.validateServiceParametersType(ServiceParametersType serviceParametersType, DiagnosticChain diagnostics, Map<Object, Object> context)