Uses of Class
no.digipost.api.client.representations.PrintRecipient

Packages that use PrintRecipient
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
protected  PrintRecipient PrintDetails.recipient
           
protected  PrintRecipient PrintDetails.returnAddress
           
 

Methods in no.digipost.api.client.representations that return PrintRecipient
 PrintRecipient PrintDetails.getRecipient()
           
 PrintRecipient PrintDetails.getReturnAddress()
           
 

Methods in no.digipost.api.client.representations with parameters of type PrintRecipient
 boolean PrintRecipient.isSameRecipientAs(PrintRecipient other)
           
 

Constructors in no.digipost.api.client.representations with parameters of type PrintRecipient
PrintDetails(PrintRecipient recipient, PrintRecipient returnAddress, PrintDetails.PostType postType)
           
 



Copyright © 2012 Digipost Open Source. All Rights Reserved.