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