Uses of Class
org.hl7.fhir.r5.model.MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent
-
Packages that use MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent Package Description org.hl7.fhir.r5.formats org.hl7.fhir.r5.model -
-
Uses of MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent Modifier and Type Method Description protected MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponentJsonParser. parseMedicationKnowledgeRelatedMedicationKnowledgeComponent(com.google.gson.JsonObject json)protected MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponentXmlParser. parseMedicationKnowledgeRelatedMedicationKnowledgeComponent(org.xmlpull.v1.XmlPullParser xpp) -
Uses of MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model with type parameters of type MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent Modifier and Type Field Description protected List<MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent>MedicationKnowledge. relatedMedicationKnowledgeAssociated or related medications.Methods in org.hl7.fhir.r5.model that return types with arguments of type MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent Modifier and Type Method Description List<MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent>MedicationKnowledge. getRelatedMedicationKnowledge()Methods in org.hl7.fhir.r5.model with parameters of type MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent Modifier and Type Method Description MedicationKnowledgeMedicationKnowledge. addRelatedMedicationKnowledge(MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent t)voidMedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent. copyValues(MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent dst)Method parameters in org.hl7.fhir.r5.model with type arguments of type MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent Modifier and Type Method Description MedicationKnowledgeMedicationKnowledge. setRelatedMedicationKnowledge(List<MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent> theRelatedMedicationKnowledge)
-