Uses of Class
net.bluemind.calendar.api.VEventChanges.ItemAdd
-
Uses of VEventChanges.ItemAdd in net.bluemind.calendar.api
Modifier and TypeMethodDescriptionstatic VEventChanges.ItemAdd
VEventChanges.ItemAdd.create
(String uid, VEventSeries value, boolean sendNotification) Modifier and TypeMethodDescriptionstatic VEventChanges
VEventChanges.create
(List<VEventChanges.ItemAdd> add, List<VEventChanges.ItemModify> update, List<VEventChanges.ItemDelete> delete)