public class BasicProfileImp extends Object implements BasicProfile
Constructor and Description |
---|
BasicProfileImp() |
protected boolean test
protected String id
protected String name
protected String typeCode
protected Date date
protected String dateFormat
protected String sellerName
protected String sellerPostcode
protected String sellerLineOne
protected String sellerLineTwo
protected String sellerCityName
protected String sellerCountryID
protected String buyerName
protected String buyerPostcode
protected String buyerLineOne
protected String buyerLineTwo
protected String buyerCityName
protected String buyerCountryID
protected Date deliveryDate
protected String deliveryDateFormat
protected String paymentReference
protected String invoiceCurrencyCode
protected List<String> paymentMeansPayeeFinancialInstitutionBIC
protected List<String> paymentMeansPayeeFinancialInstitutionGermanBankleitzahlID
protected List<String> paymentMeansPayeeFinancialInstitutionName
protected String lineTotalAmount
protected String lineTotalAmountCurrencyID
protected String chargeTotalAmount
protected String chargeTotalAmountCurrencyID
protected String allowanceTotalAmount
protected String allowanceTotalAmountCurrencyID
protected String taxBasisTotalAmount
protected String taxBasisTotalAmountCurrencyID
protected String taxTotalAmount
protected String taxTotalAmountCurrencyID
protected String grandTotalAmount
protected String grandTotalAmountCurrencyID
public boolean getTestIndicator()
getTestIndicator
in interface BasicProfile
public String getId()
getId
in interface BasicProfile
public String getName()
getName
in interface BasicProfile
public String getTypeCode()
getTypeCode
in interface BasicProfile
public Date getDateTime()
getDateTime
in interface BasicProfile
public String getDateTimeFormat()
getDateTimeFormat
in interface BasicProfile
public String[][] getNotes()
getNotes
in interface BasicProfile
public String getSellerName()
getSellerName
in interface BasicProfile
public String getSellerPostcode()
getSellerPostcode
in interface BasicProfile
public String getSellerLineOne()
getSellerLineOne
in interface BasicProfile
public String getSellerLineTwo()
getSellerLineTwo
in interface BasicProfile
public String getSellerCityName()
getSellerCityName
in interface BasicProfile
public String getSellerCountryID()
getSellerCountryID
in interface BasicProfile
public String[] getSellerTaxRegistrationID()
getSellerTaxRegistrationID
in interface BasicProfile
public String[] getSellerTaxRegistrationSchemeID()
getSellerTaxRegistrationSchemeID
in interface BasicProfile
public String getBuyerName()
getBuyerName
in interface BasicProfile
public String getBuyerPostcode()
getBuyerPostcode
in interface BasicProfile
public String getBuyerLineOne()
getBuyerLineOne
in interface BasicProfile
public String getBuyerLineTwo()
getBuyerLineTwo
in interface BasicProfile
public String getBuyerCityName()
getBuyerCityName
in interface BasicProfile
public String getBuyerCountryID()
getBuyerCountryID
in interface BasicProfile
public String[] getBuyerTaxRegistrationID()
getBuyerTaxRegistrationID
in interface BasicProfile
public String[] getBuyerTaxRegistrationSchemeID()
getBuyerTaxRegistrationSchemeID
in interface BasicProfile
public Date getDeliveryDateTime()
getDeliveryDateTime
in interface BasicProfile
public String getDeliveryDateTimeFormat()
getDeliveryDateTimeFormat
in interface BasicProfile
public String getPaymentReference()
getPaymentReference
in interface BasicProfile
public String getInvoiceCurrencyCode()
getInvoiceCurrencyCode
in interface BasicProfile
public String[] getPaymentMeansID()
getPaymentMeansID
in interface BasicProfile
public String[] getPaymentMeansSchemeAgencyID()
getPaymentMeansSchemeAgencyID
in interface BasicProfile
public String[] getPaymentMeansPayeeAccountIBAN()
getPaymentMeansPayeeAccountIBAN
in interface BasicProfile
public String[] getPaymentMeansPayeeAccountAccountName()
getPaymentMeansPayeeAccountAccountName
in interface BasicProfile
public String[] getPaymentMeansPayeeAccountProprietaryID()
getPaymentMeansPayeeAccountProprietaryID
in interface BasicProfile
public String[] getPaymentMeansPayeeFinancialInstitutionBIC()
getPaymentMeansPayeeFinancialInstitutionBIC
in interface BasicProfile
public String[] getPaymentMeansPayeeFinancialInstitutionGermanBankleitzahlID()
getPaymentMeansPayeeFinancialInstitutionGermanBankleitzahlID
in interface BasicProfile
public String[] getPaymentMeansPayeeFinancialInstitutionName()
getPaymentMeansPayeeFinancialInstitutionName
in interface BasicProfile
public String[] getTaxCalculatedAmount()
getTaxCalculatedAmount
in interface BasicProfile
public String[] getTaxCalculatedAmountCurrencyID()
getTaxCalculatedAmountCurrencyID
in interface BasicProfile
public String[] getTaxTypeCode()
getTaxTypeCode
in interface BasicProfile
public String[] getTaxBasisAmount()
getTaxBasisAmount
in interface BasicProfile
public String[] getTaxBasisAmountCurrencyID()
getTaxBasisAmountCurrencyID
in interface BasicProfile
public String[] getTaxApplicablePercent()
getTaxApplicablePercent
in interface BasicProfile
public String getLineTotalAmount()
getLineTotalAmount
in interface BasicProfile
public String getLineTotalAmountCurrencyID()
getLineTotalAmountCurrencyID
in interface BasicProfile
public String getChargeTotalAmount()
getChargeTotalAmount
in interface BasicProfile
public String getChargeTotalAmountCurrencyID()
getChargeTotalAmountCurrencyID
in interface BasicProfile
public String getAllowanceTotalAmount()
getAllowanceTotalAmount
in interface BasicProfile
public String getAllowanceTotalAmountCurrencyID()
getAllowanceTotalAmountCurrencyID
in interface BasicProfile
public String getTaxBasisTotalAmount()
getTaxBasisTotalAmount
in interface BasicProfile
public String getTaxBasisTotalAmountCurrencyID()
getTaxBasisTotalAmountCurrencyID
in interface BasicProfile
public String getTaxTotalAmount()
getTaxTotalAmount
in interface BasicProfile
public String getTaxTotalAmountCurrencyID()
getTaxTotalAmountCurrencyID
in interface BasicProfile
public String getGrandTotalAmount()
getGrandTotalAmount
in interface BasicProfile
public String getGrandTotalAmountCurrencyID()
getGrandTotalAmountCurrencyID
in interface BasicProfile
public String[] getLineItemBilledQuantity()
getLineItemBilledQuantity
in interface BasicProfile
public String[] getLineItemBilledQuantityUnitCode()
getLineItemBilledQuantityUnitCode
in interface BasicProfile
public String[] getLineItemSpecifiedTradeProductName()
getLineItemSpecifiedTradeProductName
in interface BasicProfile
public void setTest(boolean test)
public void setId(String id)
public void setName(String name)
public void setTypeCode(String typeCode)
public void addNote(String[] note)
public void setSellerName(String sellerName)
public void setSellerPostcode(String sellerPostcode)
public void setSellerLineOne(String sellerLineOne)
public void setSellerLineTwo(String sellerLineTwo)
public void setSellerCityName(String sellerCityName)
public void setSellerCountryID(String sellerCountryID)
public void setBuyerName(String buyerName)
public void setBuyerPostcode(String buyerPostcode)
public void setBuyerLineOne(String buyerLineOne)
public void setBuyerLineTwo(String buyerLineTwo)
public void setBuyerCityName(String buyerCityName)
public void setBuyerCountryID(String buyerCountryID)
public void setPaymentReference(String paymentReference)
public void setInvoiceCurrencyCode(String invoiceCurrencyCode)
public void addPaymentMeans(String schemeAgencyID, String id, String iban, String accountname, String proprietaryID, String bic, String germanBankleitzahlID, String institutionname)
public void addApplicableTradeTax(String calculatedAmount, String calculatedAmountCurrencyID, String typeCode, String basisAmount, String basisAmountCurrencyID, String applicablePercent)
public void setMonetarySummation(String lineTotalAmount, String lineTotalAmountCurrencyID, String chargeTotalAmount, String chargeTotalAmountCurrencyID, String allowanceTotalAmount, String allowanceTotalAmountCurrencyID, String taxBasisTotalAmount, String taxBasisTotalAmountCurrencyID, String taxTotalAmount, String taxTotalAmountCurrencyID, String grandTotalAmount, String grandTotalAmountCurrencyID)
public void addIncludedSupplyChainTradeLineItem(String billedQuantity, String billedQuantityUnitCode, String specifiedTradeProductName)
Copyright © 2016. All rights reserved.