
Uses of Class
org.hl7.fhir.r5.model.ResearchStudy.ResearchStudyLabelComponent
Packages that use ResearchStudy.ResearchStudyLabelComponent
- 
Uses of ResearchStudy.ResearchStudyLabelComponent in org.hl7.fhir.r5.formatsMethods in org.hl7.fhir.r5.formats that return ResearchStudy.ResearchStudyLabelComponentModifier and TypeMethodDescriptionJsonParser.parseResearchStudyLabelComponent(com.google.gson.JsonObject json) XmlParser.parseResearchStudyLabelComponent(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r5.formats with parameters of type ResearchStudy.ResearchStudyLabelComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeResearchStudyLabelComponent(String name, ResearchStudy.ResearchStudyLabelComponent element) protected voidRdfParser.composeResearchStudyLabelComponent(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, ResearchStudy.ResearchStudyLabelComponent element, int index) protected voidXmlParser.composeResearchStudyLabelComponent(String name, ResearchStudy.ResearchStudyLabelComponent element) protected voidXmlParser.composeResearchStudyLabelComponentElements(ResearchStudy.ResearchStudyLabelComponent element) protected voidJsonParser.composeResearchStudyLabelComponentProperties(ResearchStudy.ResearchStudyLabelComponent element) protected booleanXmlParser.parseResearchStudyLabelComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, ResearchStudy.ResearchStudyLabelComponent res) protected voidJsonParser.parseResearchStudyLabelComponentProperties(com.google.gson.JsonObject json, ResearchStudy.ResearchStudyLabelComponent res) 
- 
Uses of ResearchStudy.ResearchStudyLabelComponent in org.hl7.fhir.r5.modelFields in org.hl7.fhir.r5.model with type parameters of type ResearchStudy.ResearchStudyLabelComponentModifier and TypeFieldDescriptionprotected List<ResearchStudy.ResearchStudyLabelComponent> ResearchStudy.labelAdditional names for the study.Methods in org.hl7.fhir.r5.model that return ResearchStudy.ResearchStudyLabelComponentModifier and TypeMethodDescriptionResearchStudy.addLabel()ResearchStudy.ResearchStudyLabelComponent.copy()ResearchStudy.getLabelFirstRep()ResearchStudy.ResearchStudyLabelComponent.setType(CodeableConcept value) ResearchStudy.ResearchStudyLabelComponent.setValueElement(StringType value) Methods in org.hl7.fhir.r5.model that return types with arguments of type ResearchStudy.ResearchStudyLabelComponentMethods in org.hl7.fhir.r5.model with parameters of type ResearchStudy.ResearchStudyLabelComponentModifier and TypeMethodDescriptionResearchStudy.addLabel(ResearchStudy.ResearchStudyLabelComponent t) voidResearchStudy.ResearchStudyLabelComponent.copyValues(ResearchStudy.ResearchStudyLabelComponent dst) Method parameters in org.hl7.fhir.r5.model with type arguments of type ResearchStudy.ResearchStudyLabelComponentModifier and TypeMethodDescriptionResearchStudy.setLabel(List<ResearchStudy.ResearchStudyLabelComponent> theLabel)