Uses of Enum Class
net.bluemind.calendar.api.internal.VEventHistory.HistoryActionType
Packages that use VEventHistory.HistoryActionType
-
Uses of VEventHistory.HistoryActionType in net.bluemind.calendar.api.internal
Subclasses with type arguments of type VEventHistory.HistoryActionType in net.bluemind.calendar.api.internalFields in net.bluemind.calendar.api.internal declared as VEventHistory.HistoryActionTypeMethods in net.bluemind.calendar.api.internal that return VEventHistory.HistoryActionTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static VEventHistory.HistoryActionType[]VEventHistory.HistoryActionType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.bluemind.calendar.api.internal with parameters of type VEventHistory.HistoryActionTypeModifier and TypeMethodDescriptionstatic ChangeLogEntry.TypeVEventHistory.HistoryActionType.fromActionType(VEventHistory.HistoryActionType type)