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

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

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

Fields in org.apache.wink.webdav.model declared as Lockdiscovery
protected  Lockdiscovery Prop.lockdiscovery
           
 

Methods in org.apache.wink.webdav.model that return Lockdiscovery
 Lockdiscovery ObjectFactory.createLockdiscovery()
          Create an instance of Lockdiscovery
 Lockdiscovery Prop.getLockdiscovery()
          Gets the value of the lockdiscovery property.
 

Methods in org.apache.wink.webdav.model with parameters of type Lockdiscovery
 void Prop.setLockdiscovery(Lockdiscovery value)
          Sets the value of the lockdiscovery property.
 



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