
Uses of Class
ca.uhn.fhir.model.dstu2.resource.Medication.ProductIngredient
Packages that use Medication.ProductIngredient
-
Uses of Medication.ProductIngredient in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return Medication.ProductIngredientModifier and TypeMethodDescriptionMedication.Product.addIngredient()Adds and returns a new value for ingredient ()Medication.Product.getIngredientFirstRep()Gets the first repetition for ingredient (), creating it if it does not already exist.Sets the value(s) for amount ()Medication.ProductIngredient.setItem(ResourceReferenceDt theValue) Sets the value(s) for item ()Methods in ca.uhn.fhir.model.dstu2.resource that return types with arguments of type Medication.ProductIngredientModifier and TypeMethodDescriptionMedication.Product.getIngredient()Gets the value(s) for ingredient ().Methods in ca.uhn.fhir.model.dstu2.resource with parameters of type Medication.ProductIngredientModifier and TypeMethodDescriptionMedication.Product.addIngredient(Medication.ProductIngredient theValue) Adds a given new value for ingredient ()Method parameters in ca.uhn.fhir.model.dstu2.resource with type arguments of type Medication.ProductIngredientModifier and TypeMethodDescriptionMedication.Product.setIngredient(List<Medication.ProductIngredient> theValue) Sets the value(s) for ingredient ()