|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for objects representing an event (occuring at one point in time)
Method Summary | |
java.util.Date |
getTime()
Get the instant of the event |
void |
setTime(java.util.Date instant)
Set the instant of the event |
Method Detail |
public void setTime(java.util.Date instant)
instant
- time of eventpublic java.util.Date getTime()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |