Uses of Class
com.ibm.fhir.model.resource.MedicationKnowledge.Packaging
-
Packages that use MedicationKnowledge.Packaging Package Description com.ibm.fhir.model.resource -
-
Uses of MedicationKnowledge.Packaging in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return MedicationKnowledge.Packaging Modifier and Type Method Description MedicationKnowledge.Packaging
MedicationKnowledge.Packaging.Builder. build()
Build theMedicationKnowledge.Packaging
MedicationKnowledge.Packaging
MedicationKnowledge. getPackaging()
Information that only applies to packages (not products).Methods in com.ibm.fhir.model.resource with parameters of type MedicationKnowledge.Packaging Modifier and Type Method Description protected MedicationKnowledge.Packaging.Builder
MedicationKnowledge.Packaging.Builder. from(MedicationKnowledge.Packaging packaging)
MedicationKnowledge.Builder
MedicationKnowledge.Builder. packaging(MedicationKnowledge.Packaging packaging)
Information that only applies to packages (not products).protected void
MedicationKnowledge.Packaging.Builder. validate(MedicationKnowledge.Packaging packaging)
-