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