Uses of Class
com.sun.research.ws.wadl.Link
-
Packages that use Link Package Description com.sun.research.ws.wadl -
-
Uses of Link in com.sun.research.ws.wadl
Fields in com.sun.research.ws.wadl declared as Link Modifier and Type Field Description protected Link
Param. link
Methods in com.sun.research.ws.wadl that return Link Modifier and Type Method Description Link
ObjectFactory. createLink()
Create an instance ofLink
Link
Param. getLink()
Gets the value of the link property.Methods in com.sun.research.ws.wadl with parameters of type Link Modifier and Type Method Description void
Param. setLink(Link value)
Sets the value of the link property.
-