| 
Compoze Software, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.compoze.collab.groupware.FreeBusy
This class represents the FreeBusy data for an IAddressEntry.
| Constructor Summary | |
FreeBusy(java.util.Date start,
         java.util.Date end,
         TimeSlot[] slots)
Constructor.  | 
|
| Method Summary | |
 TimeSlot[] | 
getTimeSlots()
Gets the time slots.  | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public FreeBusy(java.util.Date start,
                java.util.Date end,
                TimeSlot[] slots)
start - the start dateend - the end dateslots - the time slots| Method Detail | 
public TimeSlot[] getTimeSlots()
  | 
Compoze Software, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||