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

Packages that use PrintDetails
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 PrintDetails in no.digipost.api.client.representations
 

Fields in no.digipost.api.client.representations declared as PrintDetails
protected  PrintDetails RecipientIdentification.printDetails
           
 

Methods in no.digipost.api.client.representations that return PrintDetails
 PrintDetails RecipientIdentification.getPrintDetails()
           
 

Constructors in no.digipost.api.client.representations with parameters of type PrintDetails
Message(String messageId, PrintDetails printDetails)
           
RecipientIdentification(DigipostAddress digipostAddress, PrintDetails printDetails)
           
RecipientIdentification(NameAndAddress nameAndAddress, PrintDetails printDetails)
           
RecipientIdentification(PersonalIdentificationNumber id, PrintDetails printDetails)
           
RecipientIdentification(PrintDetails printDetails)
           
 



Copyright © 2012 Digipost Open Source. All Rights Reserved.