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

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

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

Fields in org.apache.wink.webdav.model with type parameters of type Lockentry
protected  java.util.List<Lockentry> Supportedlock.lockentry
           
 

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

Methods in org.apache.wink.webdav.model that return types with arguments of type Lockentry
 java.util.List<Lockentry> Supportedlock.getLockentry()
          Gets the value of the lockentry property.
 



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