public static class SystemEventNodeFinishedImpl.EventNodePK extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
protected Long |
node |
protected Long |
systemEvent |
Constructor and Description |
---|
EventNodePK() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Long |
getNode() |
Long |
getSystemEvent() |
int |
hashCode() |
void |
setNode(Long node) |
void |
setSystemEvent(Long systemEvent) |
Copyright © 2019. All rights reserved.