public interface IBasicProfile
| Modifier and Type | Method and Description |
|---|---|
String |
getAllowanceTotalAmount()
Gets the allowance total amount.
|
String |
getAllowanceTotalAmountCurrencyID()
Gets the allowance total amount currency ID.
|
String |
getBuyerCityName()
Gets the buyer city name.
|
String |
getBuyerCountryID()
Gets the buyer country ID.
|
String |
getBuyerLineOne()
Gets the buyer line one.
|
String |
getBuyerLineTwo()
Gets the buyer line two.
|
String |
getBuyerName()
Gets the buyer name.
|
String |
getBuyerPostcode()
Gets the buyer postcode.
|
String[] |
getBuyerTaxRegistrationID()
Gets the buyer tax registration ID.
|
String[] |
getBuyerTaxRegistrationSchemeID()
Gets the buyer tax registration scheme ID.
|
String |
getChargeTotalAmount()
Gets the charge total amount.
|
String |
getChargeTotalAmountCurrencyID()
Gets the charge total amount currency ID.
|
Date |
getDateTime()
Gets the date time.
|
String |
getDateTimeFormat()
Gets the date time format.
|
Date |
getDeliveryDateTime()
Gets the delivery date time.
|
String |
getDeliveryDateTimeFormat()
Gets the delivery date time format.
|
String |
getGrandTotalAmount()
Gets the grand total amount.
|
String |
getGrandTotalAmountCurrencyID()
Gets the grand total amount currency ID.
|
String |
getId()
Gets the id.
|
String |
getInvoiceCurrencyCode()
Gets the invoice currency code.
|
String[] |
getLineItemBilledQuantity()
Gets the line item billed quantity.
|
String[] |
getLineItemBilledQuantityUnitCode()
Gets the line item billed quantity unit code.
|
String[] |
getLineItemSpecifiedTradeProductName()
Gets the line item specified trade product name.
|
String |
getLineTotalAmount()
Gets the line total amount.
|
String |
getLineTotalAmountCurrencyID()
Gets the line total amount currency ID.
|
String |
getName()
Gets the name.
|
String[][] |
getNotes()
Gets the notes.
|
String[] |
getPaymentMeansID()
Gets the payment means ID.
|
String[] |
getPaymentMeansPayeeAccountAccountName()
Gets the payment means payee account account name.
|
String[] |
getPaymentMeansPayeeAccountIBAN()
Gets the payment means payee account IBAN.
|
String[] |
getPaymentMeansPayeeAccountProprietaryID()
Gets the payment means payee account proprietary ID.
|
String[] |
getPaymentMeansPayeeFinancialInstitutionBIC()
Gets the payment means payee financial institution BIC.
|
String[] |
getPaymentMeansPayeeFinancialInstitutionGermanBankleitzahlID()
Gets the payment means payee financial institution german bankleitzahl ID.
|
String[] |
getPaymentMeansPayeeFinancialInstitutionName()
Gets the payment means payee financial institution name.
|
String[] |
getPaymentMeansSchemeAgencyID()
Gets the payment means scheme agency ID.
|
String |
getPaymentReference()
Gets the payment reference.
|
String |
getSellerCityName()
Gets the seller city name.
|
String |
getSellerCountryID()
Gets the seller country ID.
|
String |
getSellerLineOne()
Gets the seller line one.
|
String |
getSellerLineTwo()
Gets the seller line two.
|
String |
getSellerName()
Gets the seller name.
|
String |
getSellerPostcode()
Gets the seller postcode.
|
String[] |
getSellerTaxRegistrationID()
Gets the seller tax registration ID.
|
String[] |
getSellerTaxRegistrationSchemeID()
Gets the seller tax registration scheme ID.
|
String[] |
getTaxApplicablePercent()
Gets the tax applicable percent.
|
String[] |
getTaxBasisAmount()
Gets the tax basis amount.
|
String[] |
getTaxBasisAmountCurrencyID()
Gets the tax basis amount currency ID.
|
String |
getTaxBasisTotalAmount()
Gets the tax basis total amount.
|
String |
getTaxBasisTotalAmountCurrencyID()
Gets the tax basis total amount currency ID.
|
String[] |
getTaxCalculatedAmount()
Gets the tax calculated amount.
|
String[] |
getTaxCalculatedAmountCurrencyID()
Gets the tax calculated amount currency ID.
|
String |
getTaxTotalAmount()
Gets the tax total amount.
|
String |
getTaxTotalAmountCurrencyID()
Gets the tax total amount currency ID.
|
String[] |
getTaxTypeCode()
Gets the tax type code.
|
boolean |
getTestIndicator()
Gets the test indicator.
|
String |
getTypeCode()
Gets the type code.
|
boolean getTestIndicator()
String getId()
String getName()
String getTypeCode()
Date getDateTime()
String getDateTimeFormat()
String[][] getNotes()
String getSellerName()
String getSellerPostcode()
String getSellerLineOne()
String getSellerLineTwo()
String getSellerCityName()
String getSellerCountryID()
String[] getSellerTaxRegistrationID()
String[] getSellerTaxRegistrationSchemeID()
String getBuyerName()
String getBuyerPostcode()
String getBuyerLineOne()
String getBuyerLineTwo()
String getBuyerCityName()
String getBuyerCountryID()
String[] getBuyerTaxRegistrationID()
String[] getBuyerTaxRegistrationSchemeID()
Date getDeliveryDateTime()
String getDeliveryDateTimeFormat()
String getPaymentReference()
String getInvoiceCurrencyCode()
String[] getPaymentMeansID()
String[] getPaymentMeansSchemeAgencyID()
String[] getPaymentMeansPayeeAccountIBAN()
String[] getPaymentMeansPayeeAccountAccountName()
String[] getPaymentMeansPayeeAccountProprietaryID()
String[] getPaymentMeansPayeeFinancialInstitutionBIC()
String[] getPaymentMeansPayeeFinancialInstitutionGermanBankleitzahlID()
String[] getPaymentMeansPayeeFinancialInstitutionName()
String[] getTaxCalculatedAmount()
String[] getTaxCalculatedAmountCurrencyID()
String[] getTaxTypeCode()
String[] getTaxBasisAmount()
String[] getTaxBasisAmountCurrencyID()
String[] getTaxApplicablePercent()
String getLineTotalAmount()
String getLineTotalAmountCurrencyID()
String getChargeTotalAmount()
String getChargeTotalAmountCurrencyID()
String getAllowanceTotalAmount()
String getAllowanceTotalAmountCurrencyID()
String getTaxBasisTotalAmount()
String getTaxBasisTotalAmountCurrencyID()
String getTaxTotalAmount()
String getTaxTotalAmountCurrencyID()
String getGrandTotalAmount()
String getGrandTotalAmountCurrencyID()
String[] getLineItemBilledQuantity()
String[] getLineItemBilledQuantityUnitCode()
String[] getLineItemSpecifiedTradeProductName()
Copyright © 1998–2018 iText Group NV. All rights reserved.