|
Compoze Software, Inc. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectportlets.compoze.groupware.calendar.FreeBusy.TimeSlot
This class represents information about a single time slot.
Method Summary | |
BusyStatus |
getBusyStatus()
Gets the status. |
java.util.Date |
getEndTime()
Gets the end time of the time slot. |
java.util.Date |
getStartTime()
Gets the start time of the time slot. |
java.lang.String |
toString()
Returns the string representation of the object. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
public java.util.Date getStartTime()
public java.util.Date getEndTime()
public BusyStatus getBusyStatus()
public java.lang.String toString()
|
Compoze Software, Inc. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |