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