Uses of Enum
org.alfresco.rest.api.model.LockInfo.LockType2
Packages that use LockInfo.LockType2
-
Uses of LockInfo.LockType2 in org.alfresco.rest.api.model
Methods in org.alfresco.rest.api.model that return LockInfo.LockType2Modifier and TypeMethodDescriptionLockInfo.getType()
static LockInfo.LockType2
Returns the enum constant of this type with the specified name.static LockInfo.LockType2[]
LockInfo.LockType2.values()
Returns an array containing the constants of this enum type, in the order they are declared.