Uses of Class
ca.uhn.fhir.model.dstu2.resource.DiagnosticReport.Image
-
Uses of DiagnosticReport.Image in ca.uhn.fhir.model.dstu2.resource
Modifier and TypeMethodDescriptionDiagnosticReport.addImage()
Adds and returns a new value for image ()DiagnosticReport.getImageFirstRep()
Gets the first repetition for image (), creating it if it does not already exist.DiagnosticReport.Image.setComment
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for comment ()DiagnosticReport.Image.setComment
(String theString) Sets the value for comment ()DiagnosticReport.Image.setLink
(ResourceReferenceDt theValue) Sets the value(s) for link ()Modifier and TypeMethodDescriptionDiagnosticReport.addImage
(DiagnosticReport.Image theValue) Adds a given new value for image ()Modifier and TypeMethodDescriptionDiagnosticReport.setImage
(List<DiagnosticReport.Image> theValue) Sets the value(s) for image ()