|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EventTypeEnum | |
|---|---|
| org.talend.esb.sam.common.event | |
| Uses of EventTypeEnum in org.talend.esb.sam.common.event |
|---|
| Methods in org.talend.esb.sam.common.event that return EventTypeEnum | |
|---|---|
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. |
| Methods in org.talend.esb.sam.common.event with parameters of type EventTypeEnum | |
|---|---|
void |
Event.setEventType(EventTypeEnum eventType)
Sets the event type. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||