Uses of Class
org.hl7.fhir.dstu2.model.ImagingObjectSelection.SeriesComponent
-
Uses of ImagingObjectSelection.SeriesComponent in org.hl7.fhir.dstu2.formats
Modifier and TypeMethodDescriptionprotected ImagingObjectSelection.SeriesComponent
JsonParser.parseImagingObjectSelectionSeriesComponent
(com.google.gson.JsonObject json, ImagingObjectSelection owner) protected ImagingObjectSelection.SeriesComponent
XmlParser.parseImagingObjectSelectionSeriesComponent
(org.xmlpull.v1.XmlPullParser xpp, ImagingObjectSelection owner) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeImagingObjectSelectionSeriesComponent
(String name, ImagingObjectSelection.SeriesComponent element) protected void
XmlParser.composeImagingObjectSelectionSeriesComponent
(String name, ImagingObjectSelection.SeriesComponent element) protected void
JsonParser.composeImagingObjectSelectionSeriesComponentInner
(ImagingObjectSelection.SeriesComponent element) -
Uses of ImagingObjectSelection.SeriesComponent in org.hl7.fhir.dstu2.model
Modifier and TypeFieldDescriptionprotected List
<ImagingObjectSelection.SeriesComponent> ImagingObjectSelection.StudyComponent.series
Series identity and locating information of the DICOM SOP instances in the selection.Modifier and TypeMethodDescriptionImagingObjectSelection.SeriesComponent.addInstance
(ImagingObjectSelection.InstanceComponent t) ImagingObjectSelection.StudyComponent.addSeries()
ImagingObjectSelection.SeriesComponent.copy()
ImagingObjectSelection.SeriesComponent.setUidElement
(OidType value) ImagingObjectSelection.SeriesComponent.setUrlElement
(UriType value) Modifier and TypeMethodDescriptionImagingObjectSelection.StudyComponent.addSeries
(ImagingObjectSelection.SeriesComponent t)