public static class NetworkMapService.UpdateAcknowledge
Constructor and Description |
---|
UpdateAcknowledge(int mapVersion,
MessageRecipients replyTo) |
Modifier and Type | Method and Description |
---|---|
int |
component1() |
MessageRecipients |
component2() |
NetworkMapService.UpdateAcknowledge |
copy(int mapVersion,
MessageRecipients replyTo) |
boolean |
equals(java.lang.Object p) |
int |
getMapVersion() |
MessageRecipients |
getReplyTo() |
int |
hashCode() |
java.lang.String |
toString() |
public UpdateAcknowledge(int mapVersion, MessageRecipients replyTo)
public int getMapVersion()
public MessageRecipients getReplyTo()
public int component1()
public MessageRecipients component2()
public NetworkMapService.UpdateAcknowledge copy(int mapVersion, MessageRecipients replyTo)
public java.lang.String toString()
public int hashCode()
public boolean equals(java.lang.Object p)