|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Lockscope | |
---|---|
org.apache.wink.webdav.model | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
Uses of Lockscope in org.apache.wink.webdav.model |
---|
Fields in org.apache.wink.webdav.model declared as Lockscope | |
---|---|
protected Lockscope |
Activelock.lockscope
|
protected Lockscope |
Lockentry.lockscope
|
protected Lockscope |
Lockinfo.lockscope
|
Methods in org.apache.wink.webdav.model that return Lockscope | |
---|---|
Lockscope |
ObjectFactory.createLockscope()
Create an instance of Lockscope |
Lockscope |
Activelock.getLockscope()
Gets the value of the lockscope property. |
Lockscope |
Lockentry.getLockscope()
Gets the value of the lockscope property. |
Lockscope |
Lockinfo.getLockscope()
Gets the value of the lockscope property. |
Methods in org.apache.wink.webdav.model with parameters of type Lockscope | |
---|---|
void |
Activelock.setLockscope(Lockscope value)
Sets the value of the lockscope property. |
void |
Lockentry.setLockscope(Lockscope value)
Sets the value of the lockscope property. |
void |
Lockinfo.setLockscope(Lockscope value)
Sets the value of the lockscope property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |