
Uses of Class
ca.uhn.fhir.model.dstu2.resource.Substance.Ingredient
Packages that use Substance.Ingredient
-
Uses of Substance.Ingredient in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return Substance.IngredientModifier 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 ()Methods in ca.uhn.fhir.model.dstu2.resource that return types with arguments of type Substance.IngredientMethods in ca.uhn.fhir.model.dstu2.resource with parameters of type Substance.IngredientModifier and TypeMethodDescriptionSubstance.addIngredient(Substance.Ingredient theValue) Adds a given new value for ingredient ()Method parameters in ca.uhn.fhir.model.dstu2.resource with type arguments of type Substance.IngredientModifier and TypeMethodDescriptionSubstance.setIngredient(List<Substance.Ingredient> theValue) Sets the value(s) for ingredient ()