Uses of Class
io.openraven.magpie.core.dmap.dto.FingerprintAnalysis
-
Packages that use FingerprintAnalysis Package Description io.openraven.magpie.core.dmap.dto -
-
Uses of FingerprintAnalysis in io.openraven.magpie.core.dmap.dto
Methods in io.openraven.magpie.core.dmap.dto that return types with arguments of type FingerprintAnalysis Modifier and Type Method Description List<FingerprintAnalysis>DMapScanResult. getFingerprintAnalyses()Constructor parameters in io.openraven.magpie.core.dmap.dto with type arguments of type FingerprintAnalysis Constructor Description DMapScanResult(List<FingerprintAnalysis> fingerprintAnalyses, Date startDateTime, java.time.Duration duration)
-