Uses of Class
com.github.sardine.model.Locktype
Packages that use Locktype
-
Uses of Locktype in com.github.sardine.model
Methods in com.github.sardine.model that return LocktypeModifier and TypeMethodDescriptionObjectFactory.createLocktype()Create an instance ofLocktypeActivelock.getLocktype()Gets the value of the locktype property.Lockentry.getLocktype()Gets the value of the locktype property.Lockinfo.getLocktype()Gets the value of the locktype property.Methods in com.github.sardine.model with parameters of type LocktypeModifier and TypeMethodDescriptionvoidActivelock.setLocktype(Locktype value) Sets the value of the locktype property.voidLockentry.setLocktype(Locktype value) Sets the value of the locktype property.voidLockinfo.setLocktype(Locktype value) Sets the value of the locktype property.