Uses of Interface
org.mustangproject.ZUGFeRD.IReferencedDocument
-
Packages that use IReferencedDocument Package Description org.mustangproject org.mustangproject.ZUGFeRD -
-
Uses of IReferencedDocument in org.mustangproject
Classes in org.mustangproject that implement IReferencedDocument Modifier and Type Class Description classReferencedDocumentFields in org.mustangproject declared as IReferencedDocument Modifier and Type Field Description protected IReferencedDocumentInvoice. tenderReferenceMethods in org.mustangproject that return IReferencedDocument Modifier and Type Method Description IReferencedDocument[]Item. getAdditionalReferences()IReferencedDocument[]Item. getReferencedDocuments()IReferencedDocumentInvoice. getTenderReferencedDocument() -
Uses of IReferencedDocument in org.mustangproject.ZUGFeRD
Methods in org.mustangproject.ZUGFeRD that return IReferencedDocument Modifier and Type Method Description default IReferencedDocument[]IZUGFeRDExportableItem. getAdditionalReferences()allows to specify multiple references (billing information)default IReferencedDocument[]IZUGFeRDExportableItem. getReferencedDocuments()allows to specify multiple(!)default IReferencedDocumentIExportableTransaction. getTenderReferencedDocument()BT-17 tender or lot reference
-