Class LaboratoryReportData
java.lang.Object
org.projecthusky.cda.elga.models.lab.LaboratoryReportData
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetNotes()
getPOCDMT000040Entry
(String authorOid) void
setAppendices
(List<Appendix> appendices) void
setDetections
(List<CultureGermDetection> detections) void
void
setNotifications
(List<Code> notifications) void
setReportGroups
(List<LaboratoryBatteryOrganizer> reportGroups) void
setResults
(List<LaboratoryObservation> results) void
setResultsActive
(List<LaboratoryObservation> resultsActive) void
setSpecimenCollections
(List<SpecimenCollection> specimenCollections) void
setStructure
(Code structure)
-
Constructor Details
-
LaboratoryReportData
public LaboratoryReportData()
-
-
Method Details
-
getStructure
-
getSpecimenCollections
-
getReportGroups
-
getResults
-
getResultsActive
-
getDetections
-
getNotes
-
getNotifications
-
getAppendices
-
setStructure
-
setSpecimenCollections
-
setReportGroups
-
setResults
-
setResultsActive
-
setDetections
-
setNotes
-
setNotifications
-
setAppendices
-
getPOCDMT000040Entry
-