|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Depth | |
|---|---|
| net.java.dev.webdav.jaxrs.xml.elements | This package contains WebDAV XML Elements. |
| Uses of Depth in net.java.dev.webdav.jaxrs.xml.elements |
|---|
| Methods in net.java.dev.webdav.jaxrs.xml.elements that return Depth | |
|---|---|
Depth |
ActiveLock.depth()
|
static Depth |
Depth.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Depth[] |
Depth.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in net.java.dev.webdav.jaxrs.xml.elements with parameters of type Depth | |
|---|---|
ActiveLock(LockScope lockScope,
LockType lockType,
Depth depth,
Owner owner,
TimeOut timeOut,
LockToken lockToken,
LockRoot lockRoot)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||