Cloneable
public class Calendar extends Object implements Cloneable
Calendar(long id, long ownerId, boolean system, String title, String description, String created, String updated, String color, CalendarPermission acl)
Calendar
clone()
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Calendar(long id, long ownerId, boolean system, String title, String description, String created, String updated, String color, CalendarPermission acl)
public Calendar clone()
clone
Object