public class ModificationEventDetail extends Object implements Serializable
| Constructor and Description |
|---|
ModificationEventDetail(String name,
long serial)
Creates an event detail.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getName()
Gets the modification name.
|
long |
getSerial()
Gets the modification serial.
|
int |
hashCode() |
String |
toString() |
public ModificationEventDetail(String name, long serial)
serial - the serialname - the modification namepublic String getName()
public long getSerial()
Tentackle - distributed, domain- and model-driven