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

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

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

Fields in org.apache.wink.webdav.model with type parameters of type Link
protected  List<Link> Source.link
           
 

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

Methods in org.apache.wink.webdav.model that return types with arguments of type Link
 List<Link> Source.getLink()
          Gets the value of the link property.
 



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