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