Uses of Class
ca.uhn.fhir.model.dstu2.resource.Substance.Ingredient
-
Uses of Substance.Ingredient in ca.uhn.fhir.model.dstu2.resource
Modifier and TypeMethodDescriptionSubstance.addIngredient()
Adds and returns a new value for ingredient ()Substance.getIngredientFirstRep()
Gets the first repetition for ingredient (), creating it if it does not already exist.Substance.Ingredient.setQuantity
(RatioDt theValue) Sets the value(s) for quantity ()Substance.Ingredient.setSubstance
(ResourceReferenceDt theValue) Sets the value(s) for substance ()Modifier and TypeMethodDescriptionSubstance.addIngredient
(Substance.Ingredient theValue) Adds a given new value for ingredient ()Modifier and TypeMethodDescriptionSubstance.setIngredient
(List<Substance.Ingredient> theValue) Sets the value(s) for ingredient ()