| Package | Description |
|---|---|
| com.trendmicro.ds.antimalware.rest.object |
| Modifier and Type | Method and Description |
|---|---|
static AntiMalwareEvent.EnumMalwareType |
AntiMalwareEvent.EnumMalwareType.fromValue(java.lang.String s) |
AntiMalwareEvent.EnumMalwareType |
AntiMalwareEvent.getMalwareType()
The Malware Type of Event
|
static AntiMalwareEvent.EnumMalwareType |
AntiMalwareEvent.EnumMalwareType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AntiMalwareEvent.EnumMalwareType[] |
AntiMalwareEvent.EnumMalwareType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AntiMalwareEvent.setMalwareType(AntiMalwareEvent.EnumMalwareType malwareType) |
Copyright © 2015 Trend Micro Inc. All Rights Reserved.