Uses of Class
com.ibm.fhir.model.resource.MedicinalProductIngredient.SpecifiedSubstance.Strength.ReferenceStrength
-
Packages that use MedicinalProductIngredient.SpecifiedSubstance.Strength.ReferenceStrength Package Description com.ibm.fhir.model.resource -
-
Uses of MedicinalProductIngredient.SpecifiedSubstance.Strength.ReferenceStrength in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return MedicinalProductIngredient.SpecifiedSubstance.Strength.ReferenceStrength Modifier and Type Method Description MedicinalProductIngredient.SpecifiedSubstance.Strength.ReferenceStrength
MedicinalProductIngredient.SpecifiedSubstance.Strength.ReferenceStrength.Builder. build()
Methods in com.ibm.fhir.model.resource that return types with arguments of type MedicinalProductIngredient.SpecifiedSubstance.Strength.ReferenceStrength Modifier and Type Method Description List<MedicinalProductIngredient.SpecifiedSubstance.Strength.ReferenceStrength>
MedicinalProductIngredient.SpecifiedSubstance.Strength. getReferenceStrength()
Strength expressed in terms of a reference substance.Methods in com.ibm.fhir.model.resource with parameters of type MedicinalProductIngredient.SpecifiedSubstance.Strength.ReferenceStrength Modifier and Type Method Description protected MedicinalProductIngredient.SpecifiedSubstance.Strength.ReferenceStrength.Builder
MedicinalProductIngredient.SpecifiedSubstance.Strength.ReferenceStrength.Builder. from(MedicinalProductIngredient.SpecifiedSubstance.Strength.ReferenceStrength referenceStrength)
MedicinalProductIngredient.SpecifiedSubstance.Strength.Builder
MedicinalProductIngredient.SpecifiedSubstance.Strength.Builder. referenceStrength(MedicinalProductIngredient.SpecifiedSubstance.Strength.ReferenceStrength... referenceStrength)
Strength expressed in terms of a reference substance.Method parameters in com.ibm.fhir.model.resource with type arguments of type MedicinalProductIngredient.SpecifiedSubstance.Strength.ReferenceStrength Modifier and Type Method Description MedicinalProductIngredient.SpecifiedSubstance.Strength.Builder
MedicinalProductIngredient.SpecifiedSubstance.Strength.Builder. referenceStrength(Collection<MedicinalProductIngredient.SpecifiedSubstance.Strength.ReferenceStrength> referenceStrength)
Strength expressed in terms of a reference substance.
-