Uses of Interface
net.opengis.wcs10.TimePeriodType
Packages that use TimePeriodType
Package
Description
-
Uses of TimePeriodType in net.opengis.wcs10
Methods in net.opengis.wcs10 that return TimePeriodTypeModifier and TypeMethodDescriptionWcs10Factory.createTimePeriodType()Returns a new object of class 'Time Period Type'.DocumentRoot.getTimePeriod()Returns the value of the 'Time Period' containment reference.Methods in net.opengis.wcs10 with parameters of type TimePeriodTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setTimePeriod(TimePeriodType value) Sets the value of the 'Time Period' containment reference. -
Uses of TimePeriodType in net.opengis.wcs10.impl
Classes in net.opengis.wcs10.impl that implement TimePeriodTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Time Period Type'.Methods in net.opengis.wcs10.impl that return TimePeriodTypeModifier and TypeMethodDescriptionWcs10FactoryImpl.createTimePeriodType()DocumentRootImpl.getTimePeriod()Methods in net.opengis.wcs10.impl with parameters of type TimePeriodTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetTimePeriod(TimePeriodType newTimePeriod, NotificationChain msgs) voidDocumentRootImpl.setTimePeriod(TimePeriodType newTimePeriod) -
Uses of TimePeriodType in net.opengis.wcs10.util
Methods in net.opengis.wcs10.util with parameters of type TimePeriodTypeModifier and TypeMethodDescriptionWcs10Switch.caseTimePeriodType(TimePeriodType object) Returns the result of interpreting the object as an instance of 'Time Period Type'. -
Uses of TimePeriodType in net.opengis.wcs10.validation
Methods in net.opengis.wcs10.validation with parameters of type TimePeriodTypeModifier and TypeMethodDescriptionbooleanDocumentRootValidator.validateTimePeriod(TimePeriodType value)