Uses of Class
com.identityworksllc.iiq.common.plugin.vo.Link
-
Packages that use Link Package Description com.identityworksllc.iiq.common.plugin.vo -
-
Uses of Link in com.identityworksllc.iiq.common.plugin.vo
Methods in com.identityworksllc.iiq.common.plugin.vo that return types with arguments of type Link Modifier and Type Method Description List<Link>
RestObject. getLinks()
The list of linksMethod parameters in com.identityworksllc.iiq.common.plugin.vo with type arguments of type Link Modifier and Type Method Description void
RestObject. setLinks(List<Link> links)
Sets the list of links to the given one
-