Uses of Class
org.jboss.resteasy.wadl.jaxb.Link
-
Packages that use Link Package Description org.jboss.resteasy.wadl.jaxb -
-
Uses of Link in org.jboss.resteasy.wadl.jaxb
Fields in org.jboss.resteasy.wadl.jaxb declared as Link Modifier and Type Field Description protected LinkParam. linkMethods in org.jboss.resteasy.wadl.jaxb that return Link Modifier and Type Method Description LinkObjectFactory. createLink()Create an instance ofLinkLinkParam. getLink()Gets the value of the link property.Methods in org.jboss.resteasy.wadl.jaxb with parameters of type Link Modifier and Type Method Description voidParam. setLink(Link value)Sets the value of the link property.
-