Uses of Class
com.github.sardine.model.Locktoken
Packages that use Locktoken
-
Uses of Locktoken in com.github.sardine.model
Methods in com.github.sardine.model that return LocktokenModifier and TypeMethodDescriptionObjectFactory.createLocktoken()Create an instance ofLocktokenActivelock.getLocktoken()Gets the value of the locktoken property.Methods in com.github.sardine.model with parameters of type LocktokenModifier and TypeMethodDescriptionvoidActivelock.setLocktoken(Locktoken value) Sets the value of the locktoken property.