| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
ImagingStudy.SeriesInstance |
ImagingStudy.SeriesInstance.addContent(AttachmentDt theValue)
Adds a given new value for content ()
|
ImagingStudy.SeriesInstance |
ImagingStudy.Series.addInstance()
Adds and returns a new value for instance ()
|
ImagingStudy.SeriesInstance |
ImagingStudy.Series.getInstanceFirstRep()
Gets the first repetition for instance (),
creating it if it does not already exist.
|
ImagingStudy.SeriesInstance |
ImagingStudy.SeriesInstance.setContent(List<AttachmentDt> theValue)
Sets the value(s) for content ()
|
ImagingStudy.SeriesInstance |
ImagingStudy.SeriesInstance.setNumber(int theInteger)
Sets the value for number ()
|
ImagingStudy.SeriesInstance |
ImagingStudy.SeriesInstance.setNumber(UnsignedIntDt theValue)
Sets the value(s) for number ()
|
ImagingStudy.SeriesInstance |
ImagingStudy.SeriesInstance.setSopClass(OidDt theValue)
Sets the value(s) for sopClass ()
|
ImagingStudy.SeriesInstance |
ImagingStudy.SeriesInstance.setTitle(String theString)
Sets the value for title ()
|
ImagingStudy.SeriesInstance |
ImagingStudy.SeriesInstance.setTitle(StringDt theValue)
Sets the value(s) for title ()
|
ImagingStudy.SeriesInstance |
ImagingStudy.SeriesInstance.setType(String theString)
Sets the value for type ()
|
ImagingStudy.SeriesInstance |
ImagingStudy.SeriesInstance.setType(StringDt theValue)
Sets the value(s) for type ()
|
ImagingStudy.SeriesInstance |
ImagingStudy.SeriesInstance.setUid(OidDt theValue)
Sets the value(s) for uid ()
|
| Modifier and Type | Method and Description |
|---|---|
List<ImagingStudy.SeriesInstance> |
ImagingStudy.Series.getInstance()
Gets the value(s) for instance ().
|
| Modifier and Type | Method and Description |
|---|---|
ImagingStudy.Series |
ImagingStudy.Series.addInstance(ImagingStudy.SeriesInstance theValue)
Adds a given new value for instance ()
|
| Modifier and Type | Method and Description |
|---|---|
ImagingStudy.Series |
ImagingStudy.Series.setInstance(List<ImagingStudy.SeriesInstance> theValue)
Sets the value(s) for instance ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.