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