| Package | Description |
|---|---|
| com.itextpdf.text.zugferd |
For internal use only.
|
| com.itextpdf.text.zugferd.checkers |
For internal use only.
|
| com.itextpdf.text.zugferd.checkers.basic |
For internal use only.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
InvoiceDOM.importAppliedTradeAllowanceCharge(Element parent,
boolean indicator,
String actualAmount,
String currencyID,
String reason)
Deprecated.
Imports applied trade allowance charge data (line items).
|
protected void |
InvoiceDOM.importBuyerTradeParty(Element parent,
BasicProfile data)
Deprecated.
Gets the buyer trade party data to import this data.
|
protected void |
InvoiceDOM.importDateTime(Element parent,
String tag,
String dateTimeFormat,
Date dateTime)
Deprecated.
Set the content of a date tag along with the attribute that defines the format.
|
protected void |
InvoiceDOM.importHeaderExchangedDocument(Element element,
BasicProfile data)
Deprecated.
Imports the data for the following tag: rsm:HeaderExchangedDocument
|
protected void |
InvoiceDOM.importIncludedNotes(Element parent,
int level,
String[][] notes,
String[] notesCodes)
Deprecated.
Includes notes and (in case of the COMFORT profile) the subject codes
for those notes.
|
protected void |
InvoiceDOM.importInvoiceeTradeParty(Element parent,
ComfortProfile data)
Deprecated.
Gets the invoicee party data to import this data.
|
protected void |
InvoiceDOM.importLineItemBasic(Element parent,
String quantity,
String code,
String name)
Deprecated.
Imports the data for a line item (basic profile)
|
protected void |
InvoiceDOM.importLineItemComfort(Element parent,
String lineID,
String[][] note,
String grossPriceChargeAmount,
String grossPriceChargeAmountCurrencyID,
String grossPriceBasisQuantity,
String grossPriceBasisQuantityCode,
Boolean[] grossPriceTradeAllowanceChargeIndicator,
String[] grossPriceTradeAllowanceChargeActualAmount,
String[] grossPriceTradeAllowanceChargeActualAmountCurrencyID,
String[] grossPriceTradeAllowanceChargeReason,
String netPriceChargeAmount,
String netPriceChargeAmountCurrencyID,
String netPriceBasisQuantity,
String netPriceBasisQuantityCode,
String billedQuantity,
String billedQuantityCode,
String[] settlementTaxTypeCode,
String[] settlementTaxExemptionReason,
String[] settlementTaxCategoryCode,
String[] settlementTaxApplicablePercent,
String totalAmount,
String totalAmountCurrencyID,
String specifiedTradeProductGlobalID,
String specifiedTradeProductSchemeID,
String specifiedTradeProductSellerAssignedID,
String specifiedTradeProductBuyerAssignedID,
String specifiedTradeProductName,
String specifiedTradeProductDescription)
Deprecated.
Imports line item data (comfort profile).
|
protected void |
InvoiceDOM.importLineItemsBasic(Element parent,
BasicProfile data)
Deprecated.
Gets line data to import the this data (basic profile).
|
protected void |
InvoiceDOM.importLineItemsComfort(Element parent,
ComfortProfile data)
Deprecated.
Gets line item data to import the this data (comfort profile).
|
protected void |
InvoiceDOM.importPaymentMeans(Element parent,
BasicProfile data)
Deprecated.
Gets the payment means data to imports this data.
|
protected void |
InvoiceDOM.importPaymentMeans(Element parent,
String typeCode,
String[] information,
String id,
String scheme,
String payerIban,
String payerProprietaryID,
String iban,
String accName,
String accID,
String payerBic,
String payerBank,
String payerInst,
String bic,
String bank,
String inst)
Deprecated.
Imports payment means data.
|
protected void |
InvoiceDOM.importSellerTradeParty(Element parent,
BasicProfile data)
Deprecated.
Gets the seller trade party data to import this data.
|
protected void |
InvoiceDOM.importSpecifiedLogisticsServiceCharge(Element parent,
ComfortProfile data)
Deprecated.
Gets specified logistics service charge data to import the this data.
|
protected void |
InvoiceDOM.importSpecifiedLogisticsServiceCharge(Element parent,
String[] description,
String appliedAmount,
String currencyID,
String[] typeCode,
String[] categoryCode,
String[] percent)
Deprecated.
Imports specified logistics service charge data.
|
protected void |
InvoiceDOM.importSpecifiedSupplyChainTradeTransaction(Element element,
BasicProfile data)
Deprecated.
Imports the data for the following tag: rsm:SpecifiedSupplyChainTradeTransaction
|
protected void |
InvoiceDOM.importSpecifiedTradeAllowanceCharge(Element parent,
boolean indicator,
String actualAmount,
String actualAmountCurrency,
String reason,
String[] typeCode,
String[] categoryCode,
String[] percent)
Deprecated.
Imports specified trade allowance charge.
|
protected void |
InvoiceDOM.importSpecifiedTradeAllowanceCharge(Element parent,
ComfortProfile data)
Deprecated.
Gets specified trade allowance charge data to import the this data.
|
protected void |
InvoiceDOM.importSpecifiedTradePaymentTerms(Element parent,
ComfortProfile data)
Deprecated.
Gets specified trade payment terms data to import the this data.
|
protected void |
InvoiceDOM.importSpecifiedTradePaymentTerms(Element parent,
String[] description,
Date dateTime,
String dateTimeFormat)
Deprecated.
Imports specified trade payment terms.
|
protected void |
InvoiceDOM.importTax(Element parent,
BasicProfile data)
Deprecated.
Gets tax data to import the this data.
|
protected void |
InvoiceDOM.importTax(Element parent,
String typeCode,
String exemptionReason,
String category,
String percent)
Deprecated.
Imports tax data.
|
protected void |
InvoiceDOM.importTax(Element parent,
String calculatedAmount,
String currencyID,
String typeCode,
String exemptionReason,
String basisAmount,
String basisAmountCurr,
String category,
String percent)
Deprecated.
Imports tax data.
|
protected void |
InvoiceDOM.importTradeParty(Element parent,
String id,
String[] globalID,
String[] globalIDScheme,
String name,
String postcode,
String lineOne,
String lineTwo,
String cityName,
String countryID,
String[] taxRegistrationID,
String[] taxRegistrationSchemeID)
Deprecated.
Imports trade party information (could be seller, buyer or invoicee).
|
| Constructor and Description |
|---|
InvoiceDOM(BasicProfile data)
Deprecated.
Creates an object that will import data into an XML template.
|
| Modifier and Type | Method and Description |
|---|---|
String |
CodeValidation.check(String code)
Deprecated.
Checks if a specific code is valid.
|
| Modifier and Type | Method and Description |
|---|---|
Date |
DateFormatCode.convertToDate(String d,
String format)
Deprecated.
|
String |
DateFormatCode.convertToString(Date d,
String format)
Deprecated.
|
static SimpleDateFormat |
DateFormatCode.getDateFormat(String format)
Deprecated.
|
Copyright © 2023. All rights reserved.