deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Class
org.deegree.datatypes.time.TimeDuration

Packages that use TimeDuration
org.deegree.datatypes.time   
org.deegree.ogcbase Provides common classes to deal with an OGC conform service instance. 
org.deegree.ogcwebservices.csw.manager   
 

Uses of TimeDuration in org.deegree.datatypes.time
 

Methods in org.deegree.datatypes.time that return TimeDuration
static TimeDuration TimeDuration.createTimeDuration(String time)
           
 TimeDuration TimePeriod.getTimeResolution()
           
 

Methods in org.deegree.datatypes.time with parameters of type TimeDuration
 void TimePeriod.setTimeResolution(TimeDuration timeResolution)
           
 

Constructors in org.deegree.datatypes.time with parameters of type TimeDuration
TimePeriod(TimePosition beginPosition, TimePosition endPosition, TimeDuration timeResolution)
           
TimePeriod(TimePosition beginPosition, TimePosition endPosition, TimeDuration timeResolution, URI frame)
           
 

Uses of TimeDuration in org.deegree.ogcbase
 

Methods in org.deegree.ogcbase with parameters of type TimeDuration
protected static void XMLFactory.appendTimeResolution(Element xmlNode, TimeDuration duration)
          Appends an XML/GML representation of the passed TimeDuration to the passed Element.
 

Uses of TimeDuration in org.deegree.ogcwebservices.csw.manager
 

Methods in org.deegree.ogcwebservices.csw.manager that return TimeDuration
 TimeDuration Harvest.getHarvestInterval()
           The HarvestTimeDuration parameter is used to specify the period of time, in ISO 8601 period format, that should elapse before a CSW attempts to re-harvest the specified resource thus refreshing it copy of a resource.
 

Constructors in org.deegree.ogcwebservices.csw.manager with parameters of type TimeDuration
Harvest(String version, String id, Map<String,String> vendorSpecificParameter, URI source, URI resourceType, String resourceFormat, TimeDuration harvestTimeDuration, List<URI> responseHandler, Date startTimestamp)
           
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org