Package io.jmix.webdavrest.dto
Class LockInfoWithResourceUri
java.lang.Object
io.jmix.webdavrest.dto.LockInfoWithResourceUri
- 
Field SummaryFields
- 
Constructor SummaryConstructorsConstructorDescriptionLockInfoWithResourceUri(URI resourceUri, WebdavLockDescriptor lockDescriptor) 
- 
Method SummaryModifier and TypeMethodDescriptionbooleaninthashCode()static LockInfoWithResourceUrilockInfoWithResUri(URI resourceUri, WebdavLockDescriptor lockInfo) 
- 
Field Details- 
resourceUri
- 
lockDescriptor
 
- 
- 
Constructor Details- 
LockInfoWithResourceUri
 
- 
- 
Method Details- 
lockInfoWithResUripublic static LockInfoWithResourceUri lockInfoWithResUri(URI resourceUri, WebdavLockDescriptor lockInfo) 
- 
getResourceUri
- 
getLockDescriptor
- 
equals
- 
hashCodepublic int hashCode()
 
-