Uses of Interface
org.n52.oxf.valueDomains.time.ITimePeriod

Packages that use ITimePeriod
org.n52.oxf.valueDomains.time   
 

Uses of ITimePeriod in org.n52.oxf.valueDomains.time
 

Classes in org.n52.oxf.valueDomains.time that implement ITimePeriod
 class TimePeriod
          Represents a TimePeriod specified in OGC WCS spec 1.0.0 and consists of the TimePositions start and end and the TimeResolution resolution.
 

Methods in org.n52.oxf.valueDomains.time with parameters of type ITimePeriod
 boolean TimePeriod.contains(ITimePeriod timePeriod)
          proofs whether timePeriod is contained in this TimePeriod.
 boolean ITimePeriod.contains(ITimePeriod timePeriod)
           
 



Copyright © 2012-2013 52north.org. All Rights Reserved.