| Package | Description |
|---|---|
| com.trendmicro.ds.platform.rest.object |
| Modifier and Type | Method and Description |
|---|---|
static EventObject.EnumEventOrigin |
EventObject.EnumEventOrigin.fromValue(java.lang.String s) |
EventObject.EnumEventOrigin |
EventObject.getOrigin()
the location where the event originated
|
static EventObject.EnumEventOrigin |
EventObject.EnumEventOrigin.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EventObject.EnumEventOrigin[] |
EventObject.EnumEventOrigin.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventObject.setOrigin(EventObject.EnumEventOrigin origin) |
Copyright © 2015 Trend Micro Inc. All Rights Reserved.