Package com.priint.pubserverapi.document
Interface CheckOutCommand.LockingMethod
- All Known Implementing Classes:
CheckOutCommand.AcquireLock,CheckOutCommand.DoNotLock
- Enclosing class:
CheckOutCommand
public static sealed interface CheckOutCommand.LockingMethod
permits CheckOutCommand.DoNotLock, CheckOutCommand.AcquireLock