Uses of Class
org.hl7.fhir.r5.model.ResearchStudy.ResearchStudyRecruitmentComponent
-
Packages that use ResearchStudy.ResearchStudyRecruitmentComponent Package Description org.hl7.fhir.r5.formats org.hl7.fhir.r5.model -
-
Uses of ResearchStudy.ResearchStudyRecruitmentComponent in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return ResearchStudy.ResearchStudyRecruitmentComponent Modifier and Type Method Description protected ResearchStudy.ResearchStudyRecruitmentComponentJsonParser. parseResearchStudyRecruitmentComponent(com.google.gson.JsonObject json)protected ResearchStudy.ResearchStudyRecruitmentComponentXmlParser. parseResearchStudyRecruitmentComponent(org.xmlpull.v1.XmlPullParser xpp) -
Uses of ResearchStudy.ResearchStudyRecruitmentComponent in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model declared as ResearchStudy.ResearchStudyRecruitmentComponent Modifier and Type Field Description protected ResearchStudy.ResearchStudyRecruitmentComponentResearchStudy. recruitmentTarget or actual group of participants enrolled in study.Methods in org.hl7.fhir.r5.model with parameters of type ResearchStudy.ResearchStudyRecruitmentComponent Modifier and Type Method Description voidResearchStudy.ResearchStudyRecruitmentComponent. copyValues(ResearchStudy.ResearchStudyRecruitmentComponent dst)ResearchStudyResearchStudy. setRecruitment(ResearchStudy.ResearchStudyRecruitmentComponent value)
-