Uses of Interface
com.itextpdf.text.zugferd.profiles.ComfortProfile
Packages that use ComfortProfile
-
Uses of ComfortProfile in com.itextpdf.text.zugferd
Methods in com.itextpdf.text.zugferd with parameters of type ComfortProfileModifier and TypeMethodDescriptionprotected void
InvoiceDOM.importInvoiceeTradeParty
(Element parent, ComfortProfile data) Gets the invoicee party data to import this data.protected void
InvoiceDOM.importLineItemsComfort
(Element parent, ComfortProfile data) Gets line item data to import the this data (comfort profile).protected void
InvoiceDOM.importSpecifiedLogisticsServiceCharge
(Element parent, ComfortProfile data) Gets specified logistics service charge data to import the this data.protected void
InvoiceDOM.importSpecifiedTradeAllowanceCharge
(Element parent, ComfortProfile data) Gets specified trade allowance charge data to import the this data.protected void
InvoiceDOM.importSpecifiedTradePaymentTerms
(Element parent, ComfortProfile data) Gets specified trade payment terms data to import the this data. -
Uses of ComfortProfile in com.itextpdf.text.zugferd.profiles
Classes in com.itextpdf.text.zugferd.profiles that implement ComfortProfileModifier and TypeClassDescriptionclass
This implementation of the BasicProfile contains member-variables that store all the data needed to create an XML attachment for a ZUGFeRD invoice that conforms with the Comfort profile.