public class MBMMessage extends Object
Constructor and Description |
---|
MBMMessage() |
MBMMessage(Long id,
MBMEdgeValue.State proposed) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Long |
getId() |
MBMEdgeValue.State |
getState() |
int |
hashCode() |
String |
toString() |
public MBMMessage()
public MBMMessage(Long id, MBMEdgeValue.State proposed)
Copyright © 2020. All rights reserved.