Uses of Class
org.hl7.fhir.dstu2.model.ImagingObjectSelection.InstanceComponent
-
Uses of ImagingObjectSelection.InstanceComponent in org.hl7.fhir.dstu2.formats
Modifier and TypeMethodDescriptionprotected ImagingObjectSelection.InstanceComponent
JsonParser.parseImagingObjectSelectionInstanceComponent
(com.google.gson.JsonObject json, ImagingObjectSelection owner) protected ImagingObjectSelection.InstanceComponent
XmlParser.parseImagingObjectSelectionInstanceComponent
(org.xmlpull.v1.XmlPullParser xpp, ImagingObjectSelection owner) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeImagingObjectSelectionInstanceComponent
(String name, ImagingObjectSelection.InstanceComponent element) protected void
XmlParser.composeImagingObjectSelectionInstanceComponent
(String name, ImagingObjectSelection.InstanceComponent element) protected void
JsonParser.composeImagingObjectSelectionInstanceComponentInner
(ImagingObjectSelection.InstanceComponent element) -
Uses of ImagingObjectSelection.InstanceComponent in org.hl7.fhir.dstu2.model
Modifier and TypeFieldDescriptionprotected List
<ImagingObjectSelection.InstanceComponent> ImagingObjectSelection.SeriesComponent.instance
Identity and locating information of the selected DICOM SOP instances.Modifier and TypeMethodDescriptionImagingObjectSelection.InstanceComponent.addFrames
(ImagingObjectSelection.FramesComponent t) ImagingObjectSelection.SeriesComponent.addInstance()
ImagingObjectSelection.InstanceComponent.copy()
ImagingObjectSelection.InstanceComponent.setSopClass
(String value) ImagingObjectSelection.InstanceComponent.setSopClassElement
(OidType value) ImagingObjectSelection.InstanceComponent.setUidElement
(OidType value) ImagingObjectSelection.InstanceComponent.setUrlElement
(UriType value) Modifier and TypeMethodDescriptionImagingObjectSelection.SeriesComponent.addInstance
(ImagingObjectSelection.InstanceComponent t)