Class BrokerId
- java.lang.Object
-
- no.digipost.api.useragreements.client.JustA<Long>
-
- no.digipost.api.useragreements.client.BrokerId
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description longgetId()static BrokerIdof(long id)
-
-
-
Method Detail
-
of
public static BrokerId of(long id)
-
getId
public long getId()
-
-