Uses of Class
com.github.sardine.model.Exclusive
Packages that use Exclusive
-
Uses of Exclusive in com.github.sardine.model
Methods in com.github.sardine.model that return ExclusiveModifier and TypeMethodDescriptionObjectFactory.createExclusive()Create an instance ofExclusiveLockscope.getExclusive()Gets the value of the exclusive property.Methods in com.github.sardine.model with parameters of type ExclusiveModifier and TypeMethodDescriptionvoidLockscope.setExclusive(Exclusive value) Sets the value of the exclusive property.