|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.googlecode.sarasvati.event.EventActions
public class EventActions
Container for a set of EventActionTypes.
| Constructor Summary | |
|---|---|
EventActions(EventActionType... responseTypes)
|
|
| Method Summary | |
|---|---|
EventActions |
compose(EventActions eventActions)
|
boolean |
isEventTypeIncluded(EventActionType type)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EventActions(EventActionType... responseTypes)
| Method Detail |
|---|
public boolean isEventTypeIncluded(EventActionType type)
public EventActions compose(EventActions eventActions)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||