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 TypeMethodDescriptionvoid
DocumentRoot.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 TypeClassDescriptionclass
An 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 TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetTimePeriod
(TimePeriodType newTimePeriod, NotificationChain msgs) void
DocumentRootImpl.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 TypeMethodDescriptionboolean
DocumentRootValidator.validateTimePeriod
(TimePeriodType value)