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.StrengthMedicinalProductIngredient.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.BuilderMedicinalProductIngredient.SpecifiedSubstance.Strength.Builder. from(MedicinalProductIngredient.SpecifiedSubstance.Strength strength)MedicinalProductIngredient.SpecifiedSubstance.BuilderMedicinalProductIngredient.SpecifiedSubstance.Builder. strength(MedicinalProductIngredient.SpecifiedSubstance.Strength... strength)Quantity of the substance or specified substance present in the manufactured item or pharmaceutical product.MedicinalProductIngredient.Substance.BuilderMedicinalProductIngredient.Substance.Builder. strength(MedicinalProductIngredient.SpecifiedSubstance.Strength... strength)Quantity of the substance or specified substance present in the manufactured item or pharmaceutical product.protected voidMedicinalProductIngredient.SpecifiedSubstance.Strength.Builder. validate(MedicinalProductIngredient.SpecifiedSubstance.Strength strength)Method parameters in com.ibm.fhir.model.resource with type arguments of type MedicinalProductIngredient.SpecifiedSubstance.Strength Modifier and Type Method Description MedicinalProductIngredient.SpecifiedSubstance.BuilderMedicinalProductIngredient.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.BuilderMedicinalProductIngredient.Substance.Builder. strength(Collection<MedicinalProductIngredient.SpecifiedSubstance.Strength> strength)Quantity of the substance or specified substance present in the manufactured item or pharmaceutical product.
-