|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.java.dev.webdav.core.jaxrs.xml.elements.LockInfo
public final class LockInfo
WebDAV lockinfo XML Element.
| Constructor Summary | |
|---|---|
LockInfo(LockScope lockScope,
LockType lockType,
Owner owner)
|
|
| Method Summary | |
|---|---|
LockScope |
getLockScope()
|
LockType |
getLockType()
|
Owner |
getOwner()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LockInfo(LockScope lockScope,
LockType lockType,
Owner owner)
| Method Detail |
|---|
public final LockScope getLockScope()
public final LockType getLockType()
public final Owner getOwner()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||