Uses of Enum Class
org.eclipse.emf.cdo.common.lock.CDOLockDelta.Kind
Package
Description
Common concepts for dealing with durable locks and views.
-
Uses of CDOLockDelta.Kind in org.eclipse.emf.cdo.common.lock
Modifier and TypeMethodDescriptionCDOLockDelta.getKind()
static CDOLockDelta.Kind
Returns the enum constant of this class with the specified name.static CDOLockDelta.Kind[]
CDOLockDelta.Kind.values()
Returns an array containing the constants of this enum class, in the order they are declared.