public final class Sender extends Object implements WithOrganizationNumber
| Constructor and Description |
|---|
Sender(String organizationNumber) |
Sender(String organizationNumber,
PollingQueue pollingQueue) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
String |
getOrganizationNumber() |
PollingQueue |
getPollingQueue() |
int |
hashCode() |
public Sender(String organizationNumber)
public Sender(String organizationNumber, PollingQueue pollingQueue)
public String getOrganizationNumber()
getOrganizationNumber in interface WithOrganizationNumberpublic PollingQueue getPollingQueue()
Copyright © 2019 Digipost. All rights reserved.