Uses of Class
com.ibm.fhir.model.resource.Medication.Ingredient
-
Packages that use Medication.Ingredient Package Description com.ibm.fhir.model.resource -
-
Uses of Medication.Ingredient in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return Medication.Ingredient Modifier and Type Method Description Medication.IngredientMedication.Ingredient.Builder. build()Build theMedication.IngredientMethods in com.ibm.fhir.model.resource that return types with arguments of type Medication.Ingredient Modifier and Type Method Description List<Medication.Ingredient>Medication. getIngredient()Identifies a particular constituent of interest in the product.Methods in com.ibm.fhir.model.resource with parameters of type Medication.Ingredient Modifier and Type Method Description protected Medication.Ingredient.BuilderMedication.Ingredient.Builder. from(Medication.Ingredient ingredient)Medication.BuilderMedication.Builder. ingredient(Medication.Ingredient... ingredient)Identifies a particular constituent of interest in the product.protected voidMedication.Ingredient.Builder. validate(Medication.Ingredient ingredient)Method parameters in com.ibm.fhir.model.resource with type arguments of type Medication.Ingredient Modifier and Type Method Description Medication.BuilderMedication.Builder. ingredient(Collection<Medication.Ingredient> ingredient)Identifies a particular constituent of interest in the product.
-