
Uses of Class
ca.uhn.fhir.model.dstu2.resource.Medication.Package
Packages that use Medication.Package
-
Uses of Medication.Package in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return Medication.PackageModifier 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 ()Methods in ca.uhn.fhir.model.dstu2.resource with parameters of type Medication.PackageModifier and TypeMethodDescriptionMedication.setPackage
(Medication.Package theValue) Sets the value(s) for package ()