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