Uses of Interface
com.itextpdf.text.zugferd.profiles.ComfortProfile

Packages that use ComfortProfile
com.itextpdf.text.zugferd   
com.itextpdf.text.zugferd.profiles   
 

Uses of ComfortProfile in com.itextpdf.text.zugferd
 

Methods in com.itextpdf.text.zugferd with parameters of type ComfortProfile
protected  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 ComfortProfile
 class ComfortProfileImp
          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.
 



Copyright © 2015. All Rights Reserved.