public static class VEventChanges.ItemModify
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
boolean |
sendNotification |
java.lang.String |
uid |
VEventSeries |
value |
Constructor and Description |
---|
ItemModify() |
Modifier and Type | Method and Description |
---|---|
static VEventChanges.ItemModify |
create(java.lang.String uid,
VEventSeries value,
boolean sendNotification) |
public java.lang.String uid
public VEventSeries value
public boolean sendNotification
public static VEventChanges.ItemModify create(java.lang.String uid, VEventSeries value, boolean sendNotification)
Copyright © 2021. All Rights Reserved.