Uses of Class
ca.uhn.fhir.model.dstu2.resource.Medication.Package
-
Uses of Medication.Package in ca.uhn.fhir.model.dstu2.resource
Modifier and TypeMethodDescriptionMedication.Package.addContent
(Medication.PackageContent theValue) Adds a given new value for content ()Medication.getPackage()
Gets the value(s) for package ().Medication.Package.setContainer
(CodeableConceptDt theValue) Sets the value(s) for container ()Medication.Package.setContent
(List<Medication.PackageContent> theValue) Sets the value(s) for content ()Modifier and TypeMethodDescriptionMedication.setPackage
(Medication.Package theValue) Sets the value(s) for package ()