public class Document extends Object
Document(long id, Invoice invoice)
long
getId()
Invoice
getInvoice()
String
getSenderName()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Document(long id, Invoice invoice)
public Invoice getInvoice()
public String getSenderName()
public long getId()
public String toString()
toString
Object
Copyright © 2016 Digipost Open Source. All rights reserved.