Package | Description |
---|---|
com.ibm.tivoli.maximo.antivirus.impl.icap.result | |
com.ibm.tivoli.maximo.antivirus.interfaces |
Modifier and Type | Method and Description |
---|---|
AVScannerResult.STATUS |
ICAPResult.getStatus() |
Modifier and Type | Method and Description |
---|---|
AVScannerResult.STATUS |
AVScannerResult.getStatus()
The result from the scanner.
|
static AVScannerResult.STATUS |
AVScannerResult.STATUS.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AVScannerResult.STATUS[] |
AVScannerResult.STATUS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|