no.digipost.api.client.representations
Class PrintDetails
java.lang.Object
no.digipost.api.client.representations.PrintDetails
public class PrintDetails
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
recipient
protected PrintRecipient recipient
returnAddress
protected PrintRecipient returnAddress
postType
protected String postType
PrintDetails
public PrintDetails()
PrintDetails
public PrintDetails(PrintRecipient recipient,
PrintRecipient returnAddress,
PrintDetails.PostType postType)
getRecipient
public PrintRecipient getRecipient()
getReturnAddress
public PrintRecipient getReturnAddress()
getPostType
public PrintDetails.PostType getPostType()
Copyright © 2012 Digipost Open Source. All Rights Reserved.