Uses of Enum Class
net.bluemind.core.container.model.ChangeLogEntry.Type
Packages that use ChangeLogEntry.Type
-
Uses of ChangeLogEntry.Type in net.bluemind.calendar.api.internal
Methods in net.bluemind.calendar.api.internal that return ChangeLogEntry.TypeModifier and TypeMethodDescriptionstatic ChangeLogEntry.TypeVEventHistory.HistoryActionType.fromActionType(VEventHistory.HistoryActionType type) -
Uses of ChangeLogEntry.Type in net.bluemind.core.container.model
Subclasses with type arguments of type ChangeLogEntry.Type in net.bluemind.core.container.modelFields in net.bluemind.core.container.model declared as ChangeLogEntry.TypeMethods in net.bluemind.core.container.model that return ChangeLogEntry.TypeModifier and TypeMethodDescriptionstatic ChangeLogEntry.TypeReturns the enum constant of this class with the specified name.static ChangeLogEntry.Type[]ChangeLogEntry.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.bluemind.core.container.model with parameters of type ChangeLogEntry.TypeModifier and TypeMethodDescriptionstatic ChangeLogEntryChangeLogEntry.create(long id, long v, String uid, ChangeLogEntry.Type t)