org.deegree.protocol.sos.time
Class IndeterminateTime
java.lang.Object
org.deegree.protocol.sos.time.IndeterminateTime
- All Implemented Interfaces:
- SamplingTime
public class IndeterminateTime
- extends Object
- implements SamplingTime
This class represents an indeterminate time like now or unknown.
- Version:
- $Revision: 19378 $, $Date: 2009-08-28 10:26:53 +0200 (Fri, 28 Aug 2009) $
- Author:
- Oliver Tonnhofer, last edited by: $Author: aionita $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getType
public IndeterminateTime.Type getType()
- Returns:
- the type
now
public static IndeterminateTime now()
- Returns:
- a new indeterminate time
unknown
public static IndeterminateTime unknown()
- Returns:
- a new indeterminate time
Copyright © 2011. All Rights Reserved.