Uses of Class
org.hl7.fhir.dstu2.model.ImagingObjectSelection
-
Uses of ImagingObjectSelection in org.hl7.fhir.dstu2.formats
Modifier and TypeMethodDescriptionprotected ImagingObjectSelection
JsonParser.parseImagingObjectSelection
(com.google.gson.JsonObject json) protected ImagingObjectSelection
XmlParser.parseImagingObjectSelection
(org.xmlpull.v1.XmlPullParser xpp) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeImagingObjectSelection
(String name, ImagingObjectSelection element) protected void
XmlParser.composeImagingObjectSelection
(String name, ImagingObjectSelection element) protected void
JsonParser.composeImagingObjectSelectionInner
(ImagingObjectSelection element) protected ImagingObjectSelection.FramesComponent
JsonParser.parseImagingObjectSelectionFramesComponent
(com.google.gson.JsonObject json, ImagingObjectSelection owner) protected ImagingObjectSelection.FramesComponent
XmlParser.parseImagingObjectSelectionFramesComponent
(org.xmlpull.v1.XmlPullParser xpp, ImagingObjectSelection owner) protected ImagingObjectSelection.InstanceComponent
JsonParser.parseImagingObjectSelectionInstanceComponent
(com.google.gson.JsonObject json, ImagingObjectSelection owner) protected ImagingObjectSelection.InstanceComponent
XmlParser.parseImagingObjectSelectionInstanceComponent
(org.xmlpull.v1.XmlPullParser xpp, ImagingObjectSelection owner) protected ImagingObjectSelection.SeriesComponent
JsonParser.parseImagingObjectSelectionSeriesComponent
(com.google.gson.JsonObject json, ImagingObjectSelection owner) protected ImagingObjectSelection.SeriesComponent
XmlParser.parseImagingObjectSelectionSeriesComponent
(org.xmlpull.v1.XmlPullParser xpp, ImagingObjectSelection owner) protected ImagingObjectSelection.StudyComponent
JsonParser.parseImagingObjectSelectionStudyComponent
(com.google.gson.JsonObject json, ImagingObjectSelection owner) protected ImagingObjectSelection.StudyComponent
XmlParser.parseImagingObjectSelectionStudyComponent
(org.xmlpull.v1.XmlPullParser xpp, ImagingObjectSelection owner) -
Uses of ImagingObjectSelection in org.hl7.fhir.dstu2.model
Modifier and TypeMethodDescriptionImagingObjectSelection.addStudy
(ImagingObjectSelection.StudyComponent t) ImagingObjectSelection.copy()
ImagingObjectSelection.setAuthoringTime
(Date value) ImagingObjectSelection.setAuthoringTimeElement
(DateTimeType value) ImagingObjectSelection.setAuthorTarget
(Resource value) ImagingObjectSelection.setDescription
(String value) ImagingObjectSelection.setDescriptionElement
(StringType value) ImagingObjectSelection.setPatient
(Reference value) ImagingObjectSelection.setPatientTarget
(Patient value) ImagingObjectSelection.setTitle
(CodeableConcept value) ImagingObjectSelection.setUidElement
(OidType value) protected ImagingObjectSelection
ImagingObjectSelection.typedCopy()