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

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

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

Fields in org.apache.wink.webdav.model declared as Supportedlock
protected  Supportedlock Prop.supportedlock
           
 

Methods in org.apache.wink.webdav.model that return Supportedlock
 Supportedlock ObjectFactory.createSupportedlock()
          Create an instance of Supportedlock
 Supportedlock Prop.getSupportedlock()
          Gets the value of the supportedlock property.
 

Methods in org.apache.wink.webdav.model with parameters of type Supportedlock
 void Prop.setSupportedlock(Supportedlock value)
          Sets the value of the supportedlock property.
 



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