Package no.digipost.api.client
Class SenderId
- java.lang.Object
-
- no.digipost.api.client.SenderId
-
public final class SenderId extends Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description BrokerId
asBrokerId()
Convert this ID to a broker ID.boolean
equals(Object obj)
int
hashCode()
static SenderId
of(long id)
String
stringValue()
String
toString()
long
value()
-