Uses of Class
org.linuxforhealth.fhir.model.resource.MedicationKnowledge.Packaging
-
Packages that use MedicationKnowledge.Packaging Package Description org.linuxforhealth.fhir.model.resource -
-
Uses of MedicationKnowledge.Packaging in org.linuxforhealth.fhir.model.resource
Methods in org.linuxforhealth.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 org.linuxforhealth.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)
-