|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Recipient | |
|---|---|
| org.ploin.pmf.entity | |
| Uses of Recipient in org.ploin.pmf.entity |
|---|
| Methods in org.ploin.pmf.entity that return types with arguments of type Recipient | |
|---|---|
List<Recipient> |
MailConfig.getBccRecipients()
|
List<Recipient> |
MailConfig.getCcRecipients()
|
List<Recipient> |
MailConfig.getToRecipients()
|
| Method parameters in org.ploin.pmf.entity with type arguments of type Recipient | |
|---|---|
void |
MailConfig.setBccRecipients(List<Recipient> bccRecipients)
|
void |
MailConfig.setCcRecipients(List<Recipient> ccRecipients)
|
void |
MailConfig.setToRecipients(List<Recipient> toRecipients)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||