|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.websphere.cem.GeneralEventType
Field Summary | |
---|---|
static GeneralEventType |
USER_DATA_EVENT
An event type for all events created by a user within a java snippet |
Method Summary | |
---|---|
boolean |
equals(java.lang.Object other)
Indicates whether some other object represents the same event type as this object. |
java.lang.String |
toString()
Returns the string representing which general event type this object refers to. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final GeneralEventType USER_DATA_EVENT
Method Detail |
public boolean equals(java.lang.Object other)
other
- the reference object with which to compare
public java.lang.String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |