Uses of Class
org.restlet.ext.wadl.LinkInfo

Packages that use LinkInfo
org.restlet.ext.wadl Support the WADL specification. 
 

Uses of LinkInfo in org.restlet.ext.wadl
 

Methods in org.restlet.ext.wadl that return LinkInfo
 LinkInfo ParameterInfo.getLink()
          Returns the link element.
 

Methods in org.restlet.ext.wadl with parameters of type LinkInfo
 void ParameterInfo.setLink(LinkInfo link)
          Sets the link element.
 



Copyright © 2005-2008 Noelios Technologies.