public enum CalendarChange.ChangeType

  1. Object
  2. Enum<CalendarChange.ChangeType>
  3. CalendarChange.ChangeType

ImplementsComparable<CalendarChange.ChangeType>

Enum constants

CREATED
UPDATED
DELETED
RESET

Methods

public static CalendarChange.ChangeType[] values()
public static CalendarChange.ChangeType valueOf(String name)

Inherited methods

Enum constant details

CREATED

CREATED

UPDATED

UPDATED

DELETED

DELETED

RESET

RESET

Method details

values

public static CalendarChange.ChangeType[] values()

valueOf

public static CalendarChange.ChangeType valueOf(String name)