Uses of Interface
net.opengis.wcs11.TimePeriodType

Packages that use TimePeriodType
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
 TimePeriodType Wcs111Factory.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
 class TimePeriodTypeImpl
          An implementation of the model object 'Time Period Type'.
 

Methods in net.opengis.wcs11.impl that return TimePeriodType
 TimePeriodType Wcs111FactoryImpl.createTimePeriodType()
           
 

Uses of TimePeriodType in net.opengis.wcs11.util
 

Methods in net.opengis.wcs11.util with parameters of type TimePeriodType
 java.lang.Object Wcs111Switch.caseTimePeriodType(TimePeriodType object)
          Returns the result of interpreting the object as an instance of 'Time Period Type'.
 boolean Wcs111Validator.validateTimePeriodType(TimePeriodType timePeriodType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.