Uses of Enum Class
clamavj.ScanResult.Status
Packages that use ScanResult.Status
-
Uses of ScanResult.Status in clamavj
Methods in clamavj that return ScanResult.StatusModifier and TypeMethodDescriptionScanResult.getStatus()
static ScanResult.Status
Returns the enum constant of this class with the specified name.static ScanResult.Status[]
ScanResult.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in clamavj with parameters of type ScanResult.Status