Package net.bluemind.calendar.api
Class VEventChanges.ItemModify
java.lang.Object
net.bluemind.calendar.api.VEventChanges.ItemModify
- Enclosing class:
VEventChanges
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic VEventChanges.ItemModify
create
(String uid, VEventSeries value, boolean sendNotification)
-
Field Details
-
uid
-
value
-
sendNotification
public boolean sendNotification
-
-
Constructor Details
-
ItemModify
public ItemModify()
-
-
Method Details
-
create
public static VEventChanges.ItemModify create(String uid, VEventSeries value, boolean sendNotification)
-