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.Substance
Ingredient.Substance.Builder. build()
Build theIngredient.Substance
Ingredient.Substance
Ingredient. 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.Builder
Ingredient.Substance.Builder. from(Ingredient.Substance substance)
Ingredient.Builder
Ingredient.Builder. substance(Ingredient.Substance substance)
The substance that comprises this ingredient.protected void
Ingredient.Substance.Builder. validate(Ingredient.Substance substance)
-