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 TypeMethodDescriptionvoidLaboratoryReport.setSpecimenCollection(List<SpecimenCollection> specimenCollection) voidLaboratoryReportData.setSpecimenCollections(List<SpecimenCollection> specimenCollections)