Uses of Class
com.sun.research.ws.wadl.Link

Packages that use Link
com.sun.research.ws.wadl   
 

Uses of Link in com.sun.research.ws.wadl
 

Fields in com.sun.research.ws.wadl declared as Link
protected  Link Param.link
           
 

Methods in com.sun.research.ws.wadl that return Link
 Link ObjectFactory.createLink()
          Create an instance of Link
 Link Param.getLink()
          Gets the value of the link property.
 

Methods in com.sun.research.ws.wadl with parameters of type Link
 void Param.setLink(Link value)
          Sets the value of the link property.
 



Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.