Uses of Class
org.projecthusky.cda.elga.models.lab.SpecimenCollection
Packages that use SpecimenCollection
-
Uses of SpecimenCollection in org.projecthusky.cda.elga.models.lab
Methods in org.projecthusky.cda.elga.models.lab that return types with arguments of type SpecimenCollectionModifier and TypeMethodDescriptionLaboratoryReport.getSpecimenCollection()
LaboratoryReportData.getSpecimenCollections()
Method parameters in org.projecthusky.cda.elga.models.lab with type arguments of type SpecimenCollectionModifier and TypeMethodDescriptionvoid
LaboratoryReport.setSpecimenCollection
(List<SpecimenCollection> specimenCollection) void
LaboratoryReportData.setSpecimenCollections
(List<SpecimenCollection> specimenCollections)