Uses of Class
net.bluemind.calendar.api.VEventChanges.ItemAdd
Packages that use VEventChanges.ItemAdd
-
Uses of VEventChanges.ItemAdd in net.bluemind.calendar.api
Fields in net.bluemind.calendar.api with type parameters of type VEventChanges.ItemAddMethods in net.bluemind.calendar.api that return VEventChanges.ItemAddModifier and TypeMethodDescriptionstatic VEventChanges.ItemAdd
VEventChanges.ItemAdd.create
(String uid, VEventSeries value, boolean sendNotification) Method parameters in net.bluemind.calendar.api with type arguments of type VEventChanges.ItemAddModifier and TypeMethodDescriptionstatic VEventChanges
VEventChanges.create
(List<VEventChanges.ItemAdd> add, List<VEventChanges.ItemModify> update, List<VEventChanges.ItemDelete> delete)