|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.protocol.sos.time.TimeInstant
public class TimeInstant
This class stores a single time.
A TimeInstant object is immutable.
| Constructor Summary | |
|---|---|
TimeInstant(java.util.Date time)
|
|
| Method Summary | |
|---|---|
java.util.Date |
getTime()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TimeInstant(java.util.Date time)
time - | Method Detail |
|---|
public java.util.Date getTime()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||