public final class BrokerId extends Object
Modifier and Type | Method and Description |
---|---|
SenderId |
asSenderId()
Convert this ID to a sender ID.
|
boolean |
equals(Object obj) |
int |
hashCode() |
static BrokerId |
of(long id) |
String |
stringValue() |
String |
toString() |
long |
value() |
Copyright © 2019 Digipost. All rights reserved.