| Package | Description |
|---|---|
| org.hl7.fhir.dstu3.formats | |
| org.hl7.fhir.dstu3.model |
| Modifier and Type | Method and Description |
|---|---|
protected ImagingManifest.StudyComponent |
JsonParser.parseImagingManifestStudyComponent(com.google.gson.JsonObject json,
ImagingManifest owner) |
protected ImagingManifest.StudyComponent |
XmlParser.parseImagingManifestStudyComponent(org.xmlpull.v1.XmlPullParser xpp,
ImagingManifest owner) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JsonParser.composeImagingManifestStudyComponent(String name,
ImagingManifest.StudyComponent element) |
protected void |
XmlParser.composeImagingManifestStudyComponent(String name,
ImagingManifest.StudyComponent element) |
protected void |
XmlParser.composeImagingManifestStudyComponentElements(ImagingManifest.StudyComponent element) |
protected void |
JsonParser.composeImagingManifestStudyComponentInner(ImagingManifest.StudyComponent element) |
protected boolean |
XmlParser.parseImagingManifestStudyComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
ImagingManifest owner,
ImagingManifest.StudyComponent res) |
protected void |
JsonParser.parseImagingManifestStudyComponentProperties(com.google.gson.JsonObject json,
ImagingManifest owner,
ImagingManifest.StudyComponent res) |
| Modifier and Type | Field and Description |
|---|---|
protected List<ImagingManifest.StudyComponent> |
ImagingManifest.study
Study identity and locating information of the DICOM SOP instances in the selection.
|
| Modifier and Type | Method and Description |
|---|---|
List<ImagingManifest.StudyComponent> |
ImagingManifest.getStudy() |
| Modifier and Type | Method and Description |
|---|---|
ImagingManifest |
ImagingManifest.addStudy(ImagingManifest.StudyComponent t) |
| Modifier and Type | Method and Description |
|---|---|
ImagingManifest |
ImagingManifest.setStudy(List<ImagingManifest.StudyComponent> theStudy) |
Copyright © 2014–2018 University Health Network. All rights reserved.