| Constructor and Description |
|---|
PortalBuiltEventData(int dimensionId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
int |
getDimensionId() |
int |
getPayloadType() |
EventDataType |
getType() |
int |
hashCode() |
java.lang.String |
toString() |
public EventDataType getType()
public int getPayloadType()
getPayloadType in interface EventDatapublic int getDimensionId()
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.Object