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(ca.uhn.fhir.model.primitive.UnsignedIntDt theValue) |
Sets the value(s) for number ()
|
ImagingStudy.SeriesInstance |
ImagingStudy.SeriesInstance.setSopClass(ca.uhn.fhir.model.primitive.OidDt theValue) |
Sets the value(s) for sopClass ()
|
ImagingStudy.SeriesInstance |
ImagingStudy.SeriesInstance.setTitle(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for title ()
|
ImagingStudy.SeriesInstance |
ImagingStudy.SeriesInstance.setTitle(String theString) |
Sets the value for title ()
|
ImagingStudy.SeriesInstance |
ImagingStudy.SeriesInstance.setType(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for type ()
|
ImagingStudy.SeriesInstance |
ImagingStudy.SeriesInstance.setType(String theString) |
Sets the value for type ()
|
ImagingStudy.SeriesInstance |
ImagingStudy.SeriesInstance.setUid(ca.uhn.fhir.model.primitive.OidDt theValue) |
Sets the value(s) for uid ()
|