Uses of Class
org.apache.wink.webdav.model.Exclusive

Packages that use Exclusive
org.apache.wink.webdav.model Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of Exclusive in org.apache.wink.webdav.model
 

Fields in org.apache.wink.webdav.model declared as Exclusive
protected  Exclusive Lockscope.exclusive
           
 

Methods in org.apache.wink.webdav.model that return Exclusive
 Exclusive ObjectFactory.createExclusive()
          Create an instance of Exclusive
 Exclusive Lockscope.getExclusive()
          Gets the value of the exclusive property.
 

Methods in org.apache.wink.webdav.model with parameters of type Exclusive
 void Lockscope.setExclusive(Exclusive value)
          Sets the value of the exclusive property.
 



Copyright © 2009 The Apache Software Foundation. All Rights Reserved.