Package | Description |
---|---|
no.digipost.api.client.representations |
Copyright (C) Posten Norge AS
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
Modifier and Type | Field and Description |
---|---|
protected PrintRecipient |
PrintDetails.recipient |
protected PrintRecipient |
PrintDetails.returnAddress |
Modifier and Type | Method and Description |
---|---|
PrintRecipient |
PrintDetails.getRecipient() |
PrintRecipient |
PrintDetails.getReturnAddress() |
Modifier and Type | Method and Description |
---|---|
boolean |
PrintRecipient.isSameRecipientAs(PrintRecipient other) |
Constructor and Description |
---|
PrintDetails(PrintRecipient recipient,
PrintRecipient returnAddress) |
PrintDetails(PrintRecipient recipient,
PrintRecipient returnAddress,
PrintDetails.PrintColors colors,
PrintDetails.NondeliverableHandling nondeliverableHandling) |
Copyright © 2019 Digipost. All rights reserved.