public static class Medication.Package extends BaseIdentifiableElement implements IResourceBlock
Definition: Information that only applies to packages (not products)
| Constructor and Description |
|---|
Package() |
| Modifier and Type | Method and Description |
|---|---|
Medication.PackageContent |
addContent()
Adds and returns a new value for content ()
|
Medication.Package |
addContent(Medication.PackageContent theValue)
Adds a given new value for content ()
|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
CodeableConceptDt |
getContainer()
Gets the value(s) for container ().
|
List<Medication.PackageContent> |
getContent()
Gets the value(s) for content ().
|
Medication.PackageContent |
getContentFirstRep()
Gets the first repetition for content (),
creating it if it does not already exist.
|
boolean |
isEmpty() |
Medication.Package |
setContainer(CodeableConceptDt theValue)
Sets the value(s) for container ()
|
Medication.Package |
setContent(List<Medication.PackageContent> theValue)
Sets the value(s) for content ()
|
getElementSpecificId, getId, setElementSpecificId, setId, setIdaddUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, isBaseEmptyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetElementSpecificId, getId, setElementSpecificId, setId, setIdpublic Package()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic CodeableConceptDt getContainer()
null.
Definition: The kind of container that this package comes as
public Medication.Package setContainer(CodeableConceptDt theValue)
Definition: The kind of container that this package comes as
public List<Medication.PackageContent> getContent()
null.
Definition: A set of components that go to make up the described item.
public Medication.Package setContent(List<Medication.PackageContent> theValue)
Definition: A set of components that go to make up the described item.
public Medication.PackageContent addContent()
Definition: A set of components that go to make up the described item.
public Medication.Package addContent(Medication.PackageContent theValue)
Definition: A set of components that go to make up the described item.
theValue - The content to add (must not be null)public Medication.PackageContent getContentFirstRep()
Definition: A set of components that go to make up the described item.
Copyright © 2014–2016 University Health Network. All rights reserved.