Uses of Class
org.hl7.fhir.dstu2.model.ImagingObjectSelection.StudyComponent
-
Uses of ImagingObjectSelection.StudyComponent in org.hl7.fhir.dstu2.formats
Modifier and TypeMethodDescriptionprotected ImagingObjectSelection.StudyComponent
JsonParser.parseImagingObjectSelectionStudyComponent
(com.google.gson.JsonObject json, ImagingObjectSelection owner) protected ImagingObjectSelection.StudyComponent
XmlParser.parseImagingObjectSelectionStudyComponent
(org.xmlpull.v1.XmlPullParser xpp, ImagingObjectSelection owner) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeImagingObjectSelectionStudyComponent
(String name, ImagingObjectSelection.StudyComponent element) protected void
XmlParser.composeImagingObjectSelectionStudyComponent
(String name, ImagingObjectSelection.StudyComponent element) protected void
JsonParser.composeImagingObjectSelectionStudyComponentInner
(ImagingObjectSelection.StudyComponent element) -
Uses of ImagingObjectSelection.StudyComponent in org.hl7.fhir.dstu2.model
Modifier and TypeFieldDescriptionprotected List
<ImagingObjectSelection.StudyComponent> ImagingObjectSelection.study
Study identity and locating information of the DICOM SOP instances in the selection.Modifier and TypeMethodDescriptionImagingObjectSelection.StudyComponent.addSeries
(ImagingObjectSelection.SeriesComponent t) ImagingObjectSelection.addStudy()
ImagingObjectSelection.StudyComponent.copy()
ImagingObjectSelection.StudyComponent.setImagingStudy
(Reference value) ImagingObjectSelection.StudyComponent.setImagingStudyTarget
(ImagingStudy value) ImagingObjectSelection.StudyComponent.setUidElement
(OidType value) ImagingObjectSelection.StudyComponent.setUrlElement
(UriType value) Modifier and TypeMethodDescriptionImagingObjectSelection.addStudy
(ImagingObjectSelection.StudyComponent t)