Uses of Class
com.ibm.fhir.model.resource.MedicinalProductIngredient.SpecifiedSubstance.Strength
-
Packages that use MedicinalProductIngredient.SpecifiedSubstance.Strength Package Description com.ibm.fhir.model.resource -
-
Uses of MedicinalProductIngredient.SpecifiedSubstance.Strength in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return MedicinalProductIngredient.SpecifiedSubstance.Strength Modifier and Type Method Description MedicinalProductIngredient.SpecifiedSubstance.Strength
MedicinalProductIngredient.SpecifiedSubstance.Strength.Builder. build()
Methods in com.ibm.fhir.model.resource that return types with arguments of type MedicinalProductIngredient.SpecifiedSubstance.Strength Modifier and Type Method Description List<MedicinalProductIngredient.SpecifiedSubstance.Strength>
MedicinalProductIngredient.SpecifiedSubstance. getStrength()
Quantity of the substance or specified substance present in the manufactured item or pharmaceutical product.List<MedicinalProductIngredient.SpecifiedSubstance.Strength>
MedicinalProductIngredient.Substance. getStrength()
Quantity of the substance or specified substance present in the manufactured item or pharmaceutical product.Methods in com.ibm.fhir.model.resource with parameters of type MedicinalProductIngredient.SpecifiedSubstance.Strength Modifier and Type Method Description protected MedicinalProductIngredient.SpecifiedSubstance.Strength.Builder
MedicinalProductIngredient.SpecifiedSubstance.Strength.Builder. from(MedicinalProductIngredient.SpecifiedSubstance.Strength strength)
MedicinalProductIngredient.SpecifiedSubstance.Builder
MedicinalProductIngredient.SpecifiedSubstance.Builder. strength(MedicinalProductIngredient.SpecifiedSubstance.Strength... strength)
Quantity of the substance or specified substance present in the manufactured item or pharmaceutical product.MedicinalProductIngredient.Substance.Builder
MedicinalProductIngredient.Substance.Builder. strength(MedicinalProductIngredient.SpecifiedSubstance.Strength... strength)
Quantity of the substance or specified substance present in the manufactured item or pharmaceutical product.Method parameters in com.ibm.fhir.model.resource with type arguments of type MedicinalProductIngredient.SpecifiedSubstance.Strength Modifier and Type Method Description MedicinalProductIngredient.SpecifiedSubstance.Builder
MedicinalProductIngredient.SpecifiedSubstance.Builder. strength(Collection<MedicinalProductIngredient.SpecifiedSubstance.Strength> strength)
Quantity of the substance or specified substance present in the manufactured item or pharmaceutical product.MedicinalProductIngredient.Substance.Builder
MedicinalProductIngredient.Substance.Builder. strength(Collection<MedicinalProductIngredient.SpecifiedSubstance.Strength> strength)
Quantity of the substance or specified substance present in the manufactured item or pharmaceutical product.
-