Uses of Interface
net.opengis.wcs11.TimePeriodType
Packages that use TimePeriodType
-
Uses of TimePeriodType in net.opengis.wcs11
Methods in net.opengis.wcs11 that return TimePeriodTypeModifier and TypeMethodDescriptionWcs111Factory.createTimePeriodType()
Returns a new object of class 'Time Period Type'.Wcs11Factory.createTimePeriodType()
Returns a new object of class 'Time Period Type'. -
Uses of TimePeriodType in net.opengis.wcs11.impl
Classes in net.opengis.wcs11.impl that implement TimePeriodTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Time Period Type'.Methods in net.opengis.wcs11.impl that return TimePeriodTypeModifier and TypeMethodDescriptionWcs111FactoryImpl.createTimePeriodType()
Wcs11FactoryImpl.createTimePeriodType()
-
Uses of TimePeriodType in net.opengis.wcs11.util
Methods in net.opengis.wcs11.util with parameters of type TimePeriodTypeModifier and TypeMethodDescriptionWcs111Switch.caseTimePeriodType
(TimePeriodType object) Returns the result of interpreting the object as an instance of 'Time Period Type'.Wcs11Switch.caseTimePeriodType
(TimePeriodType object) Returns the result of interpreting the object as an instance of 'Time Period Type'.boolean
Wcs111Validator.validateTimePeriodType
(TimePeriodType timePeriodType, DiagnosticChain diagnostics, Map context) boolean
Wcs11Validator.validateTimePeriodType
(TimePeriodType timePeriodType, DiagnosticChain diagnostics, Map context)