Uses of Class
com.genologics.ri.role.ResearcherLink
Packages that use ResearcherLink
Package
Description
Provides JAXB binding classes for the Clarity REST API role entity and its related components.
-
Uses of ResearcherLink in com.genologics.ri.role
Fields in com.genologics.ri.role with type parameters of type ResearcherLinkModifier and TypeFieldDescriptionprotected List<ResearcherLink>Role.researchersThe list of researchers assigned to this role.Methods in com.genologics.ri.role that return ResearcherLinkModifier and TypeMethodDescriptionObjectFactory.createResearcherLink()Creates a new ResearcherLink instance.Methods in com.genologics.ri.role that return types with arguments of type ResearcherLinkModifier and TypeMethodDescriptionRole.getResearchers()Gets the list of researchers assigned to this role.