Package net.bluemind.calendar.api
Class VFreebusy.Slot
java.lang.Object
net.bluemind.calendar.api.VFreebusy.Slot
- Enclosing class:
VFreebusy
A free/busy slot
-
Field Summary
Modifier and TypeFieldDescription -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic VFreebusy.Slot
create
(BmDateTime dtstart, BmDateTime dtend, String summary, VFreebusy.Type type)
-
Field Details
-
dtstart
-
dtend
-
type
-
summary
-
-
Constructor Details
-
Slot
public Slot()
-
-
Method Details
-
create
public static VFreebusy.Slot create(BmDateTime dtstart, BmDateTime dtend, String summary, VFreebusy.Type type)
-