Uses of Class
no.digipost.api.client.representations.PrintRecipient
-
Packages that use PrintRecipient 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. -
-
Uses of PrintRecipient in no.digipost.api.client.representations
Fields in no.digipost.api.client.representations declared as PrintRecipient Modifier and Type Field Description protected PrintRecipientPrintDetails. recipientprotected PrintRecipientPrintDetails. returnAddressMethods in no.digipost.api.client.representations that return PrintRecipient Modifier and Type Method Description PrintRecipientPrintDetails. getRecipient()PrintRecipientPrintDetails. getReturnAddress()Methods in no.digipost.api.client.representations with parameters of type PrintRecipient Modifier and Type Method Description booleanPrintRecipient. isSameRecipientAs(PrintRecipient other)Constructors in no.digipost.api.client.representations with parameters of type PrintRecipient Constructor Description PrintDetails(PrintRecipient recipient, PrintRecipient returnAddress)PrintDetails(PrintRecipient recipient, PrintRecipient returnAddress, PrintDetails.PrintColors colors, PrintDetails.NondeliverableHandling nondeliverableHandling)
-