Package | Description |
---|---|
net.bluemind.calendar.api |
Modifier and Type | Field and Description |
---|---|
java.util.List<VEventChanges.ItemAdd> |
VEventChanges.add |
Modifier and Type | Method and Description |
---|---|
static VEventChanges.ItemAdd |
VEventChanges.ItemAdd.create(java.lang.String uid,
VEventSeries value,
boolean sendNotification) |
Modifier and Type | Method and Description |
---|---|
static VEventChanges |
VEventChanges.create(java.util.List<VEventChanges.ItemAdd> add,
java.util.List<VEventChanges.ItemModify> update,
java.util.List<VEventChanges.ItemDelete> delete) |
Copyright © 2021. All Rights Reserved.