Uses of Class
org.linuxforhealth.fhir.model.resource.Ingredient.Substance.Strength
-
Packages that use Ingredient.Substance.Strength Package Description org.linuxforhealth.fhir.model.resource -
-
Uses of Ingredient.Substance.Strength in org.linuxforhealth.fhir.model.resource
Methods in org.linuxforhealth.fhir.model.resource that return Ingredient.Substance.Strength Modifier and Type Method Description Ingredient.Substance.StrengthIngredient.Substance.Strength.Builder. build()Build theIngredient.Substance.StrengthMethods in org.linuxforhealth.fhir.model.resource that return types with arguments of type Ingredient.Substance.Strength Modifier and Type Method Description java.util.List<Ingredient.Substance.Strength>Ingredient.Substance. getStrength()The quantity of substance in the unit of presentation, or in the volume (or mass) of the single pharmaceutical product or manufactured item.Methods in org.linuxforhealth.fhir.model.resource with parameters of type Ingredient.Substance.Strength Modifier and Type Method Description protected Ingredient.Substance.Strength.BuilderIngredient.Substance.Strength.Builder. from(Ingredient.Substance.Strength strength)Ingredient.Substance.BuilderIngredient.Substance.Builder. strength(Ingredient.Substance.Strength... strength)The quantity of substance in the unit of presentation, or in the volume (or mass) of the single pharmaceutical product or manufactured item.protected voidIngredient.Substance.Strength.Builder. validate(Ingredient.Substance.Strength strength)Method parameters in org.linuxforhealth.fhir.model.resource with type arguments of type Ingredient.Substance.Strength Modifier and Type Method Description Ingredient.Substance.BuilderIngredient.Substance.Builder. strength(java.util.Collection<Ingredient.Substance.Strength> strength)The quantity of substance in the unit of presentation, or in the volume (or mass) of the single pharmaceutical product or manufactured item.
-