ipworksssl
Class CaldavsFreeBusyEvent
java.lang.Object
java.util.EventObject
ipworksssl.CaldavsFreeBusyEvent
- All Implemented Interfaces:
- java.io.Serializable
public class CaldavsFreeBusyEvent
- 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:
Caldavs,
Caldavs.FreeBusyEvent,
Serialized Form
| Fields inherited from class java.util.EventObject |
source |
| 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 |
busyType
public java.lang.String busyType
busyRange
public java.lang.String busyRange
Copyright (c) 2015 /n software inc. - All rights reserved.