| Package | Description |
|---|---|
| cz.quanti.mailq | |
| cz.quanti.mailq.entities.v2 | |
| cz.quanti.mailq.resources.v2 |
| Modifier and Type | Method and Description |
|---|---|
SenderEmailEntity |
MailQ.getSenderEmail(Long id)
Get sender e-mail
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<SenderEmailEntity> |
SenderEmailsEntity.iterator() |
Spliterator<SenderEmailEntity> |
SenderEmailsEntity.spliterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
SenderEmailsEntity.forEach(java.util.function.Consumer<? super SenderEmailEntity> action) |
| Constructor and Description |
|---|
SenderEmailsEntity(List<SenderEmailEntity> senderEmails) |
| Modifier and Type | Method and Description |
|---|---|
SenderEmailEntity |
SenderEmailResource.getSenderEmail(Long id) |
Copyright © 2016. All rights reserved.