Uses of Class
org.apache.wink.common.model.wadl.Link

Packages that use Link
org.apache.wink.common.model.wadl   
 

Uses of Link in org.apache.wink.common.model.wadl
 

Fields in org.apache.wink.common.model.wadl declared as Link
protected  Link Param.link
           
 

Methods in org.apache.wink.common.model.wadl that return Link
 Link ObjectFactory.createLink()
          Create an instance of Link
 Link Param.getLink()
          Gets the value of the link property.
 

Methods in org.apache.wink.common.model.wadl with parameters of type Link
 void Param.setLink(Link value)
          Sets the value of the link property.
 



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