Uses of Enum Class
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.LockType2Returns the enum constant of this class with the specified name.static LockInfo.LockType2[]LockInfo.LockType2.values()Returns an array containing the constants of this enum class, in the order they are declared.