Uses of Class
com.genologics.ri.Links
Package
Description
The root package of the classes generated (originally) from the
Clarity schemas.
Concrete implementation classes of the Clarity API.
-
Uses of Links in com.genologics.ri
Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<Links>
ObjectFactory.createLinks
(Links value) Modifier and TypeMethodDescriptionvoid
javax.xml.bind.JAXBElement<Links>
ObjectFactory.createLinks
(Links value) -
Uses of Links in org.cruk.clarity.api.impl
Modifier and TypeMethodDescriptionprotected Links
ClarityAPIImpl.toLinks
(Collection<? extends Linkable<?>> entityLinks, boolean stripState) Create aLinks
object containing the URIs of the link objects given.