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 LinkParam. linkMethods in com.sun.research.ws.wadl that return Link Modifier and Type Method Description LinkObjectFactory. createLink()Create an instance ofLinkLinkParam. 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 voidParam. setLink(Link value)Sets the value of the link property.
-