
Uses of Class
org.hl7.fhir.dstu2.model.DiagnosticReport.DiagnosticReportImageComponent
Packages that use DiagnosticReport.DiagnosticReportImageComponent
-
Uses of DiagnosticReport.DiagnosticReportImageComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return DiagnosticReport.DiagnosticReportImageComponentModifier and TypeMethodDescriptionJsonParser.parseDiagnosticReportDiagnosticReportImageComponent
(com.google.gson.JsonObject json, DiagnosticReport owner) XmlParser.parseDiagnosticReportDiagnosticReportImageComponent
(org.xmlpull.v1.XmlPullParser xpp, DiagnosticReport owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type DiagnosticReport.DiagnosticReportImageComponentModifier and TypeMethodDescriptionprotected void
JsonParser.composeDiagnosticReportDiagnosticReportImageComponent
(String name, DiagnosticReport.DiagnosticReportImageComponent element) protected void
XmlParser.composeDiagnosticReportDiagnosticReportImageComponent
(String name, DiagnosticReport.DiagnosticReportImageComponent element) protected void
JsonParser.composeDiagnosticReportDiagnosticReportImageComponentInner
(DiagnosticReport.DiagnosticReportImageComponent element) -
Uses of DiagnosticReport.DiagnosticReportImageComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type DiagnosticReport.DiagnosticReportImageComponentModifier and TypeFieldDescriptionDiagnosticReport.image
A list of key images associated with this report.Methods in org.hl7.fhir.dstu2.model that return DiagnosticReport.DiagnosticReportImageComponentModifier and TypeMethodDescriptionDiagnosticReport.addImage()
DiagnosticReport.DiagnosticReportImageComponent.copy()
DiagnosticReport.DiagnosticReportImageComponent.setComment
(String value) DiagnosticReport.DiagnosticReportImageComponent.setCommentElement
(StringType value) DiagnosticReport.DiagnosticReportImageComponent.setLinkTarget
(Media value) Methods in org.hl7.fhir.dstu2.model that return types with arguments of type DiagnosticReport.DiagnosticReportImageComponentMethods in org.hl7.fhir.dstu2.model with parameters of type DiagnosticReport.DiagnosticReportImageComponentModifier and TypeMethodDescriptionDiagnosticReport.addImage
(DiagnosticReport.DiagnosticReportImageComponent t)