| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Medication.PackageContent |
Medication.Package.addContent()
Adds and returns a new value for content ()
|
Medication.PackageContent |
Medication.Package.getContentFirstRep()
Gets the first repetition for content (),
creating it if it does not already exist.
|
Medication.PackageContent |
Medication.PackageContent.setAmount(SimpleQuantityDt theValue)
Sets the value(s) for amount ()
|
Medication.PackageContent |
Medication.PackageContent.setItem(ResourceReferenceDt theValue)
Sets the value(s) for item ()
|
| Modifier and Type | Method and Description |
|---|---|
List<Medication.PackageContent> |
Medication.Package.getContent()
Gets the value(s) for content ().
|
| Modifier and Type | Method and Description |
|---|---|
Medication.Package |
Medication.Package.addContent(Medication.PackageContent theValue)
Adds a given new value for content ()
|
| Modifier and Type | Method and Description |
|---|---|
Medication.Package |
Medication.Package.setContent(List<Medication.PackageContent> theValue)
Sets the value(s) for content ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.