Compoze Software, Inc.

com.compoze.exchange
Class FreeBusy


java.lang.Object

  |

  +--com.compoze.exchange.FreeBusy

All Implemented Interfaces:
java.io.Serializable

public class FreeBusy
extends java.lang.Object
implements java.io.Serializable

This class implements a wrapper for the free/busy response that is returned from Exchange.

See Also:
Serialized Form

Method Summary
 java.util.List getTimeSlots()
          Gets the list of the time slots
 java.lang.String toString()
          Creates a string representation of the object.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getTimeSlots


public java.util.List getTimeSlots()
Gets the list of the time slots
Returns:
a list of the TimeSlot objects (unmodifiable)

toString


public java.lang.String toString()
Creates a string representation of the object.
Overrides:
toString in class java.lang.Object

Compoze Software, Inc.

Copyright ©1999-2003 Compoze Software, Inc. All rights reserved.