Uses of Record Class
org.diabetestechnology.drh.service.http.pg.request.StudyCollaborationTeamRequest.Investigator
Packages that use StudyCollaborationTeamRequest.Investigator
-
Uses of StudyCollaborationTeamRequest.Investigator in org.diabetestechnology.drh.service.http.pg.request
Methods in org.diabetestechnology.drh.service.http.pg.request that return StudyCollaborationTeamRequest.InvestigatorModifier and TypeMethodDescriptionStudyCollaborationTeamRequest.principalInvestigator()
Returns the value of theprincipalInvestigator
record component.Constructors in org.diabetestechnology.drh.service.http.pg.request with parameters of type StudyCollaborationTeamRequest.InvestigatorModifierConstructorDescriptionStudyCollaborationTeamRequest
(String studyId, StudyCollaborationTeamRequest.Collaborators coInvestigators, StudyCollaborationTeamRequest.Investigator principalInvestigator, StudyCollaborationTeamRequest.Collaborators coAuthors, StudyCollaborationTeamRequest.Author principalAuthor) Creates an instance of aStudyCollaborationTeamRequest
record class.