
Uses of Class
org.hl7.fhir.dstu2.model.Medication.MedicationProductIngredientComponent
Packages that use Medication.MedicationProductIngredientComponent
-
Uses of Medication.MedicationProductIngredientComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return Medication.MedicationProductIngredientComponentModifier and TypeMethodDescriptionJsonParser.parseMedicationMedicationProductIngredientComponent
(com.google.gson.JsonObject json, Medication owner) XmlParser.parseMedicationMedicationProductIngredientComponent
(org.xmlpull.v1.XmlPullParser xpp, Medication owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type Medication.MedicationProductIngredientComponentModifier and TypeMethodDescriptionprotected void
JsonParser.composeMedicationMedicationProductIngredientComponent
(String name, Medication.MedicationProductIngredientComponent element) protected void
XmlParser.composeMedicationMedicationProductIngredientComponent
(String name, Medication.MedicationProductIngredientComponent element) protected void
JsonParser.composeMedicationMedicationProductIngredientComponentInner
(Medication.MedicationProductIngredientComponent element) -
Uses of Medication.MedicationProductIngredientComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type Medication.MedicationProductIngredientComponentModifier and TypeFieldDescriptionMedication.MedicationProductComponent.ingredient
Identifies a particular constituent of interest in the product.Methods in org.hl7.fhir.dstu2.model that return Medication.MedicationProductIngredientComponentModifier and TypeMethodDescriptionMedication.MedicationProductComponent.addIngredient()
Medication.MedicationProductIngredientComponent.copy()
Medication.MedicationProductIngredientComponent.setItemTarget
(Resource value) Methods in org.hl7.fhir.dstu2.model that return types with arguments of type Medication.MedicationProductIngredientComponentMethods in org.hl7.fhir.dstu2.model with parameters of type Medication.MedicationProductIngredientComponentModifier and TypeMethodDescriptionMedication.MedicationProductComponent.addIngredient
(Medication.MedicationProductIngredientComponent t)