public interface MayHaveSender
sender ID
or an
organization
. Both these methods
may return null
.Modifier and Type | Field and Description |
---|---|
static MayHaveSender |
NO_SENDER |
Modifier and Type | Method and Description |
---|---|
Long |
getSenderId() |
SenderOrganization |
getSenderOrganization() |
static final MayHaveSender NO_SENDER
Long getSenderId()
null
.SenderOrganization getSenderOrganization()
null
.Copyright © 2015 Digipost Open Source. All rights reserved.