Uses of Interface
net.opengis.wcs11.TimePeriodType
-
Packages that use TimePeriodType Package Description net.opengis.wcs11 net.opengis.wcs11.impl net.opengis.wcs11.util -
-
Uses of TimePeriodType in net.opengis.wcs11
Methods in net.opengis.wcs11 that return TimePeriodType Modifier and Type Method Description TimePeriodTypeWcs111Factory. createTimePeriodType()Returns a new object of class 'Time Period Type'.TimePeriodTypeWcs11Factory. 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 TimePeriodType Modifier and Type Class Description classTimePeriodTypeImplAn implementation of the model object 'Time Period Type'.Methods in net.opengis.wcs11.impl that return TimePeriodType Modifier and Type Method Description TimePeriodTypeWcs111FactoryImpl. createTimePeriodType()TimePeriodTypeWcs11FactoryImpl. createTimePeriodType() -
Uses of TimePeriodType in net.opengis.wcs11.util
Methods in net.opengis.wcs11.util with parameters of type TimePeriodType Modifier and Type Method Description ObjectWcs111Switch. caseTimePeriodType(TimePeriodType object)Returns the result of interpreting the object as an instance of 'Time Period Type'.ObjectWcs11Switch. caseTimePeriodType(TimePeriodType object)Returns the result of interpreting the object as an instance of 'Time Period Type'.booleanWcs111Validator. validateTimePeriodType(TimePeriodType timePeriodType, DiagnosticChain diagnostics, Map context)booleanWcs11Validator. validateTimePeriodType(TimePeriodType timePeriodType, DiagnosticChain diagnostics, Map context)
-