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

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

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

Fields in org.apache.wink.webdav.model with type parameters of type Activelock
protected  java.util.List<Activelock> Lockdiscovery.activelock
           
 

Methods in org.apache.wink.webdav.model that return Activelock
 Activelock ObjectFactory.createActivelock()
          Create an instance of Activelock
 

Methods in org.apache.wink.webdav.model that return types with arguments of type Activelock
 java.util.List<Activelock> Lockdiscovery.getActivelock()
          Gets the value of the activelock property.
 



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