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

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

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

Fields in org.apache.wink.webdav.model declared as Shared
protected  Shared Lockscope.shared
           
 

Methods in org.apache.wink.webdav.model that return Shared
 Shared ObjectFactory.createShared()
          Create an instance of Shared
 Shared Lockscope.getShared()
          Gets the value of the shared property.
 

Methods in org.apache.wink.webdav.model with parameters of type Shared
 void Lockscope.setShared(Shared value)
          Sets the value of the shared property.
 



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