Uses of Class
com.ibm.fhir.model.resource.MedicinalProductIngredient
-
Packages that use MedicinalProductIngredient Package Description com.ibm.fhir.model.resource com.ibm.fhir.model.visitor -
-
Uses of MedicinalProductIngredient in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return MedicinalProductIngredient Modifier and Type Method Description MedicinalProductIngredientMedicinalProductIngredient.Builder. build()Build theMedicinalProductIngredientMethods in com.ibm.fhir.model.resource with parameters of type MedicinalProductIngredient Modifier and Type Method Description protected MedicinalProductIngredient.BuilderMedicinalProductIngredient.Builder. from(MedicinalProductIngredient medicinalProductIngredient)protected voidMedicinalProductIngredient.Builder. validate(MedicinalProductIngredient medicinalProductIngredient) -
Uses of MedicinalProductIngredient in com.ibm.fhir.model.visitor
Methods in com.ibm.fhir.model.visitor with parameters of type MedicinalProductIngredient Modifier and Type Method Description booleanDefaultVisitor. visit(String elementName, int elementIndex, MedicinalProductIngredient medicinalProductIngredient)Delegates to#visit(elementName, elementIndex, DomainResource)booleanVisitor. visit(String elementName, int elementIndex, MedicinalProductIngredient medicinalProductIngredient)
-