|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PrintRecipient | |
|---|---|
| no.digipost.api.client.representations | |
| Uses of PrintRecipient in no.digipost.api.client.representations |
|---|
| Fields in no.digipost.api.client.representations declared as PrintRecipient | |
|---|---|
protected PrintRecipient |
PrintMessage.recipient
|
protected PrintRecipient |
PrintMessage.returnAddress
|
| Methods in no.digipost.api.client.representations that return PrintRecipient | |
|---|---|
PrintRecipient |
PrintMessage.getRecipient()
|
PrintRecipient |
PrintMessage.getReturnAddress()
|
| Methods in no.digipost.api.client.representations with parameters of type PrintRecipient | |
|---|---|
boolean |
PrintRecipient.isSameRecipientAs(PrintRecipient other)
|
void |
PrintMessage.setRecipient(PrintRecipient value)
|
void |
PrintMessage.setReturnAddress(PrintRecipient value)
|
| Constructors in no.digipost.api.client.representations with parameters of type PrintRecipient | |
|---|---|
PrintMessage(String messageId,
PrintRecipient recipient,
PrintRecipient returnAddress,
String postType,
Link... links)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||