|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree.protocol.sos.time.IndeterminateTime
public class IndeterminateTime
This class represents an indeterminate time like now or unknown.
Nested Class Summary | |
---|---|
static class |
IndeterminateTime.Type
The type of the indeterminate time position. |
Method Summary | |
---|---|
IndeterminateTime.Type |
getType()
|
static IndeterminateTime |
now()
|
static IndeterminateTime |
unknown()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public IndeterminateTime.Type getType()
public static IndeterminateTime now()
public static IndeterminateTime unknown()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |