Class Document


  • public class Document
    extends Object
    • Constructor Detail

      • Document

        public Document​(long id,
                        Invoice invoice)
    • Method Detail

      • getInvoice

        public Invoice getInvoice()
      • getSenderName

        public String getSenderName()
      • getId

        public long getId()