| Package | Description |
|---|---|
| org.talend.esb.sam.common.event |
| Modifier and Type | Method and Description |
|---|---|
EventTypeEnum |
Event.getEventType()
Gets the event type.
|
static EventTypeEnum |
EventTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventTypeEnum[] |
EventTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Event.setEventType(EventTypeEnum eventType)
Sets the event type.
|
Copyright © 2011–2015 Talend Inc.. All rights reserved.