IP*Works! V9

ipworks
Class CaldavFreeBusyEvent

java.lang.Object
  extended by java.util.EventObject
      extended by ipworks.CaldavFreeBusyEvent
All Implemented Interfaces:
java.io.Serializable

public class CaldavFreeBusyEvent
extends java.util.EventObject

Fires for each Free/Busy element received in the response.

This event fires for each FREEBUSY element received in response to a GetFreeBusyReport request. The FBTYPE will be contained in the BusyType parameter, and the FREEBUSY value itself will be contained in the BusyRange parameter. The Free/Busy information will also be stored in the FreeBusy collection.

See Also:
Caldav, Caldav.FreeBusyEvent, Serialized Form

Field Summary
 java.lang.String busyRange
           
 java.lang.String busyType
           
 
Fields inherited from class java.util.EventObject
source
 
Method Summary
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

busyType

public java.lang.String busyType

busyRange

public java.lang.String busyRange

IP*Works! V9

Copyright (c) 2013 /n software inc. - All rights reserved.