Uses of Class
ca.uhn.fhir.model.dstu2.resource.Medication.Package
-
Packages that use Medication.Package Package Description ca.uhn.fhir.model.dstu2.resource -
-
Uses of Medication.Package in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return Medication.Package Modifier and Type Method Description Medication.PackageMedication.Package. addContent(Medication.PackageContent theValue)Adds a given new value for content ()Medication.PackageMedication. getPackage()Gets the value(s) for package ().Medication.PackageMedication.Package. setContainer(CodeableConceptDt theValue)Sets the value(s) for container ()Medication.PackageMedication.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.Package Modifier and Type Method Description MedicationMedication. setPackage(Medication.Package theValue)Sets the value(s) for package ()
-