Uses of Interface
net.opengis.wcs10.IntervalType
Packages that use IntervalType
Package
Description
-
Uses of IntervalType in net.opengis.wcs10
Methods in net.opengis.wcs10 that return IntervalTypeModifier and TypeMethodDescriptionWcs10Factory.createIntervalType()Returns a new object of class 'Interval Type'.DocumentRoot.getInterval()Returns the value of the 'Interval' containment reference.Methods in net.opengis.wcs10 with parameters of type IntervalTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setInterval(IntervalType value) Sets the value of the 'Interval' containment reference. -
Uses of IntervalType in net.opengis.wcs10.impl
Classes in net.opengis.wcs10.impl that implement IntervalTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Interval Type'.Methods in net.opengis.wcs10.impl that return IntervalTypeModifier and TypeMethodDescriptionWcs10FactoryImpl.createIntervalType()DocumentRootImpl.getInterval()Methods in net.opengis.wcs10.impl with parameters of type IntervalTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetInterval(IntervalType newInterval, NotificationChain msgs) voidDocumentRootImpl.setInterval(IntervalType newInterval) -
Uses of IntervalType in net.opengis.wcs10.util
Methods in net.opengis.wcs10.util with parameters of type IntervalTypeModifier and TypeMethodDescriptionWcs10Switch.caseIntervalType(IntervalType object) Returns the result of interpreting the object as an instance of 'Interval Type'. -
Uses of IntervalType in net.opengis.wcs10.validation
Methods in net.opengis.wcs10.validation with parameters of type IntervalTypeModifier and TypeMethodDescriptionbooleanDocumentRootValidator.validateInterval(IntervalType value)