Uses of Class
org.linuxforhealth.fhir.model.resource.Ingredient.Substance
- 
Packages that use Ingredient.Substance Package Description org.linuxforhealth.fhir.model.resource  - 
- 
Uses of Ingredient.Substance in org.linuxforhealth.fhir.model.resource
Methods in org.linuxforhealth.fhir.model.resource that return Ingredient.Substance Modifier and Type Method Description Ingredient.SubstanceIngredient.Substance.Builder. build()Build theIngredient.SubstanceIngredient.SubstanceIngredient. getSubstance()The substance that comprises this ingredient.Methods in org.linuxforhealth.fhir.model.resource with parameters of type Ingredient.Substance Modifier and Type Method Description protected Ingredient.Substance.BuilderIngredient.Substance.Builder. from(Ingredient.Substance substance)Ingredient.BuilderIngredient.Builder. substance(Ingredient.Substance substance)The substance that comprises this ingredient.protected voidIngredient.Substance.Builder. validate(Ingredient.Substance substance) 
 -