Package | Description |
---|---|
net.bluemind.calendar.api |
Modifier and Type | Field and Description |
---|---|
java.util.List<VEventChanges.ItemDelete> |
VEventChanges.delete |
Modifier and Type | Method and Description |
---|---|
static VEventChanges.ItemDelete |
VEventChanges.ItemDelete.create(java.lang.String uid,
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.