| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
ImagingObjectSelection.Study |
ImagingObjectSelection.Study.addSeries(ImagingObjectSelection.StudySeries theValue)
Adds a given new value for series ()
|
ImagingObjectSelection.Study |
ImagingObjectSelection.addStudy()
Adds and returns a new value for study ()
|
ImagingObjectSelection.Study |
ImagingObjectSelection.getStudyFirstRep()
Gets the first repetition for study (),
creating it if it does not already exist.
|
ImagingObjectSelection.Study |
ImagingObjectSelection.Study.setImagingStudy(ResourceReferenceDt theValue)
Sets the value(s) for imagingStudy ()
|
ImagingObjectSelection.Study |
ImagingObjectSelection.Study.setSeries(List<ImagingObjectSelection.StudySeries> theValue)
Sets the value(s) for series ()
|
ImagingObjectSelection.Study |
ImagingObjectSelection.Study.setUid(OidDt theValue)
Sets the value(s) for uid ()
|
ImagingObjectSelection.Study |
ImagingObjectSelection.Study.setUrl(String theUri)
Sets the value for url ()
|
ImagingObjectSelection.Study |
ImagingObjectSelection.Study.setUrl(UriDt theValue)
Sets the value(s) for url ()
|
| Modifier and Type | Method and Description |
|---|---|
List<ImagingObjectSelection.Study> |
ImagingObjectSelection.getStudy()
Gets the value(s) for study ().
|
| Modifier and Type | Method and Description |
|---|---|
ImagingObjectSelection |
ImagingObjectSelection.addStudy(ImagingObjectSelection.Study theValue)
Adds a given new value for study ()
|
| Modifier and Type | Method and Description |
|---|---|
ImagingObjectSelection |
ImagingObjectSelection.setStudy(List<ImagingObjectSelection.Study> theValue)
Sets the value(s) for study ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.