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