Uses of Interface
net.opengis.wcs20.ServiceMetadataType
Packages that use ServiceMetadataType
-
Uses of ServiceMetadataType in net.opengis.wcs20
Methods in net.opengis.wcs20 that return ServiceMetadataTypeModifier and TypeMethodDescriptionWcs20Factory.createServiceMetadataType()Returns a new object of class 'Service Metadata Type'.CapabilitiesType.getServiceMetadata()Returns the value of the 'Service Metadata' containment reference.CoverageOfferingsType.getServiceMetadata()Returns the value of the 'Service Metadata' containment reference.DocumentRoot.getServiceMetadata()Returns the value of the 'Service Metadata' containment reference.Methods in net.opengis.wcs20 with parameters of type ServiceMetadataTypeModifier and TypeMethodDescriptionvoidCapabilitiesType.setServiceMetadata(ServiceMetadataType value) Sets the value of the 'Service Metadata' containment reference.voidCoverageOfferingsType.setServiceMetadata(ServiceMetadataType value) Sets the value of the 'Service Metadata' containment reference.voidDocumentRoot.setServiceMetadata(ServiceMetadataType value) Sets the value of the 'Service Metadata' containment reference. -
Uses of ServiceMetadataType in net.opengis.wcs20.impl
Classes in net.opengis.wcs20.impl that implement ServiceMetadataTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Service Metadata Type'.Fields in net.opengis.wcs20.impl declared as ServiceMetadataTypeModifier and TypeFieldDescriptionprotected ServiceMetadataTypeCapabilitiesTypeImpl.serviceMetadataThe cached value of the 'Service Metadata' containment reference.protected ServiceMetadataTypeCoverageOfferingsTypeImpl.serviceMetadataThe cached value of the 'Service Metadata' containment reference.Methods in net.opengis.wcs20.impl that return ServiceMetadataTypeModifier and TypeMethodDescriptionWcs20FactoryImpl.createServiceMetadataType()CapabilitiesTypeImpl.getServiceMetadata()CoverageOfferingsTypeImpl.getServiceMetadata()DocumentRootImpl.getServiceMetadata()Methods in net.opengis.wcs20.impl with parameters of type ServiceMetadataTypeModifier and TypeMethodDescriptionNotificationChainCapabilitiesTypeImpl.basicSetServiceMetadata(ServiceMetadataType newServiceMetadata, NotificationChain msgs) NotificationChainCoverageOfferingsTypeImpl.basicSetServiceMetadata(ServiceMetadataType newServiceMetadata, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetServiceMetadata(ServiceMetadataType newServiceMetadata, NotificationChain msgs) voidCapabilitiesTypeImpl.setServiceMetadata(ServiceMetadataType newServiceMetadata) voidCoverageOfferingsTypeImpl.setServiceMetadata(ServiceMetadataType newServiceMetadata) voidDocumentRootImpl.setServiceMetadata(ServiceMetadataType newServiceMetadata) -
Uses of ServiceMetadataType in net.opengis.wcs20.util
Methods in net.opengis.wcs20.util with parameters of type ServiceMetadataTypeModifier and TypeMethodDescriptionbooleanWcs20Validator.validateServiceMetadataType(ServiceMetadataType serviceMetadataType, DiagnosticChain diagnostics, Map<Object, Object> context)