Uses of Enum Class
net.bluemind.calendar.api.VFreebusy.Type
Packages that use VFreebusy.Type
-
Uses of VFreebusy.Type in net.bluemind.calendar.api
Subclasses with type arguments of type VFreebusy.Type in net.bluemind.calendar.apiFields in net.bluemind.calendar.api declared as VFreebusy.TypeMethods in net.bluemind.calendar.api that return VFreebusy.TypeModifier and TypeMethodDescriptionstatic VFreebusy.TypeReturns the enum constant of this class with the specified name.static VFreebusy.Type[]VFreebusy.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.bluemind.calendar.api with parameters of type VFreebusy.TypeModifier and TypeMethodDescriptionstatic VFreebusy.SlotVFreebusy.Slot.create(BmDateTime dtstart, BmDateTime dtend, String summary, VFreebusy.Type type)