@CodingStyleguideUnaware public class HeaderTradeSettlementType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
Java class for HeaderTradeSettlementType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="HeaderTradeSettlementType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="DuePayableAmount" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}AmountType" maxOccurs="unbounded" minOccurs="0"/>
<element name="CreditorReferenceTypeCode" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}CodeType" maxOccurs="unbounded" minOccurs="0"/>
<element name="CreditorReferenceType" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}TextType" maxOccurs="unbounded" minOccurs="0"/>
<element name="CreditorReferenceIssuerID" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}IDType" maxOccurs="unbounded" minOccurs="0"/>
<element name="CreditorReferenceID" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}IDType" minOccurs="0"/>
<element name="PaymentReference" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}TextType" maxOccurs="unbounded" minOccurs="0"/>
<element name="TaxCurrencyCode" type="{urn:un:unece:uncefact:data:standard:QualifiedDataType:100}CurrencyCodeType" minOccurs="0"/>
<element name="InvoiceCurrencyCode" type="{urn:un:unece:uncefact:data:standard:QualifiedDataType:100}CurrencyCodeType" minOccurs="0"/>
<element name="PaymentCurrencyCode" type="{urn:un:unece:uncefact:data:standard:QualifiedDataType:100}CurrencyCodeType" minOccurs="0"/>
<element name="InvoiceIssuerReference" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}TextType" minOccurs="0"/>
<element name="InvoiceDateTime" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}DateTimeType" minOccurs="0"/>
<element name="NextInvoiceDateTime" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}DateTimeType" maxOccurs="unbounded" minOccurs="0"/>
<element name="CreditReasonCode" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}CodeType" minOccurs="0"/>
<element name="CreditReason" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}TextType" maxOccurs="unbounded" minOccurs="0"/>
<element name="InvoicerTradeParty" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}TradePartyType" minOccurs="0"/>
<element name="InvoiceeTradeParty" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}TradePartyType" minOccurs="0"/>
<element name="PayeeTradeParty" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}TradePartyType" minOccurs="0"/>
<element name="PayerTradeParty" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}TradePartyType" minOccurs="0"/>
<element name="TaxApplicableTradeCurrencyExchange" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}TradeCurrencyExchangeType" minOccurs="0"/>
<element name="InvoiceApplicableTradeCurrencyExchange" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}TradeCurrencyExchangeType" minOccurs="0"/>
<element name="PaymentApplicableTradeCurrencyExchange" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}TradeCurrencyExchangeType" minOccurs="0"/>
<element name="SpecifiedTradeSettlementPaymentMeans" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}TradeSettlementPaymentMeansType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ApplicableTradeTax" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}TradeTaxType" maxOccurs="unbounded" minOccurs="0"/>
<element name="BillingSpecifiedPeriod" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}SpecifiedPeriodType" minOccurs="0"/>
<element name="SpecifiedTradeAllowanceCharge" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}TradeAllowanceChargeType" maxOccurs="unbounded" minOccurs="0"/>
<element name="SubtotalCalculatedTradeTax" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}TradeTaxType" maxOccurs="unbounded" minOccurs="0"/>
<element name="SpecifiedLogisticsServiceCharge" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}LogisticsServiceChargeType" maxOccurs="unbounded" minOccurs="0"/>
<element name="SpecifiedTradePaymentTerms" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}TradePaymentTermsType" maxOccurs="unbounded" minOccurs="0"/>
<element name="SpecifiedTradeSettlementHeaderMonetarySummation" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}TradeSettlementHeaderMonetarySummationType" minOccurs="0"/>
<element name="SpecifiedFinancialAdjustment" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}FinancialAdjustmentType" maxOccurs="unbounded" minOccurs="0"/>
<element name="InvoiceReferencedDocument" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}ReferencedDocumentType" minOccurs="0"/>
<element name="ProFormaInvoiceReferencedDocument" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}ReferencedDocumentType" minOccurs="0"/>
<element name="LetterOfCreditReferencedDocument" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}ReferencedDocumentType" minOccurs="0"/>
<element name="FactoringAgreementReferencedDocument" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}ReferencedDocumentType" maxOccurs="unbounded" minOccurs="0"/>
<element name="FactoringListReferencedDocument" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}ReferencedDocumentType" maxOccurs="unbounded" minOccurs="0"/>
<element name="PayableSpecifiedTradeAccountingAccount" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}TradeAccountingAccountType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ReceivableSpecifiedTradeAccountingAccount" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}TradeAccountingAccountType" maxOccurs="unbounded" minOccurs="0"/>
<element name="PurchaseSpecifiedTradeAccountingAccount" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}TradeAccountingAccountType" maxOccurs="unbounded" minOccurs="0"/>
<element name="SalesSpecifiedTradeAccountingAccount" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}TradeAccountingAccountType" maxOccurs="unbounded" minOccurs="0"/>
<element name="SpecifiedTradeSettlementFinancialCard" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}TradeSettlementFinancialCardType" maxOccurs="unbounded" minOccurs="0"/>
<element name="SpecifiedAdvancePayment" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}AdvancePaymentType" maxOccurs="unbounded" minOccurs="0"/>
<element name="UltimatePayeeTradeParty" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}TradePartyType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
This class was annotated by ph-jaxb22-plugin -Xph-annotate
This class contains methods created by ph-jaxb22-plugin -Xph-equalshashcode
This class contains methods created by ph-jaxb22-plugin -Xph-tostring
This class contains methods created by ph-jaxb22-plugin -Xph-list-extension
This class contains methods created by ph-jaxb22-plugin -Xph-cloneable2
This class contains methods created by ph-jaxb22-plugin -Xph-value-extender
| Constructor and Description |
|---|
HeaderTradeSettlementType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
void |
addApplicableTradeTax(TradeTaxType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addCreditorReferenceIssuerID(IDType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addCreditorReferenceType(TextType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addCreditorReferenceTypeCode(CodeType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addCreditReason(TextType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addDuePayableAmount(AmountType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addFactoringAgreementReferencedDocument(ReferencedDocumentType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addFactoringListReferencedDocument(ReferencedDocumentType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addNextInvoiceDateTime(DateTimeType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addPayableSpecifiedTradeAccountingAccount(TradeAccountingAccountType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addPaymentReference(TextType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addPurchaseSpecifiedTradeAccountingAccount(TradeAccountingAccountType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addReceivableSpecifiedTradeAccountingAccount(TradeAccountingAccountType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addSalesSpecifiedTradeAccountingAccount(TradeAccountingAccountType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addSpecifiedAdvancePayment(AdvancePaymentType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addSpecifiedFinancialAdjustment(FinancialAdjustmentType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addSpecifiedLogisticsServiceCharge(LogisticsServiceChargeType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addSpecifiedTradeAllowanceCharge(TradeAllowanceChargeType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addSpecifiedTradePaymentTerms(TradePaymentTermsType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addSpecifiedTradeSettlementFinancialCard(TradeSettlementFinancialCardType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addSpecifiedTradeSettlementPaymentMeans(TradeSettlementPaymentMeansType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addSubtotalCalculatedTradeTax(TradeTaxType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
HeaderTradeSettlementType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(HeaderTradeSettlementType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
List<TradeTaxType> |
getApplicableTradeTax()
Gets the value of the applicableTradeTax property.
|
TradeTaxType |
getApplicableTradeTaxAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getApplicableTradeTaxCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
SpecifiedPeriodType |
getBillingSpecifiedPeriod()
Gets the value of the billingSpecifiedPeriod property.
|
IDType |
getCreditorReferenceID()
Gets the value of the creditorReferenceID property.
|
String |
getCreditorReferenceIDValue()
Get the value of the contained IDType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
List<IDType> |
getCreditorReferenceIssuerID()
Gets the value of the creditorReferenceIssuerID property.
|
IDType |
getCreditorReferenceIssuerIDAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getCreditorReferenceIssuerIDCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<TextType> |
getCreditorReferenceType()
Gets the value of the creditorReferenceType property.
|
TextType |
getCreditorReferenceTypeAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<CodeType> |
getCreditorReferenceTypeCode()
Gets the value of the creditorReferenceTypeCode property.
|
CodeType |
getCreditorReferenceTypeCodeAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getCreditorReferenceTypeCodeCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getCreditorReferenceTypeCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<TextType> |
getCreditReason()
Gets the value of the creditReason property.
|
TextType |
getCreditReasonAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
CodeType |
getCreditReasonCode()
Gets the value of the creditReasonCode property.
|
String |
getCreditReasonCodeValue()
Get the value of the contained CodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
int |
getCreditReasonCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<AmountType> |
getDuePayableAmount()
Gets the value of the duePayableAmount property.
|
AmountType |
getDuePayableAmountAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getDuePayableAmountCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<ReferencedDocumentType> |
getFactoringAgreementReferencedDocument()
Gets the value of the factoringAgreementReferencedDocument property.
|
ReferencedDocumentType |
getFactoringAgreementReferencedDocumentAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getFactoringAgreementReferencedDocumentCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<ReferencedDocumentType> |
getFactoringListReferencedDocument()
Gets the value of the factoringListReferencedDocument property.
|
ReferencedDocumentType |
getFactoringListReferencedDocumentAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getFactoringListReferencedDocumentCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
TradeCurrencyExchangeType |
getInvoiceApplicableTradeCurrencyExchange()
Gets the value of the invoiceApplicableTradeCurrencyExchange property.
|
CurrencyCodeType |
getInvoiceCurrencyCode()
Gets the value of the invoiceCurrencyCode property.
|
String |
getInvoiceCurrencyCodeValue()
Get the value of the contained CurrencyCodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
DateTimeType |
getInvoiceDateTime()
Gets the value of the invoiceDateTime property.
|
TradePartyType |
getInvoiceeTradeParty()
Gets the value of the invoiceeTradeParty property.
|
TextType |
getInvoiceIssuerReference()
Gets the value of the invoiceIssuerReference property.
|
String |
getInvoiceIssuerReferenceValue()
Get the value of the contained TextType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
ReferencedDocumentType |
getInvoiceReferencedDocument()
Gets the value of the invoiceReferencedDocument property.
|
TradePartyType |
getInvoicerTradeParty()
Gets the value of the invoicerTradeParty property.
|
ReferencedDocumentType |
getLetterOfCreditReferencedDocument()
Gets the value of the letterOfCreditReferencedDocument property.
|
List<DateTimeType> |
getNextInvoiceDateTime()
Gets the value of the nextInvoiceDateTime property.
|
DateTimeType |
getNextInvoiceDateTimeAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getNextInvoiceDateTimeCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<TradeAccountingAccountType> |
getPayableSpecifiedTradeAccountingAccount()
Gets the value of the payableSpecifiedTradeAccountingAccount property.
|
TradeAccountingAccountType |
getPayableSpecifiedTradeAccountingAccountAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getPayableSpecifiedTradeAccountingAccountCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
TradePartyType |
getPayeeTradeParty()
Gets the value of the payeeTradeParty property.
|
TradePartyType |
getPayerTradeParty()
Gets the value of the payerTradeParty property.
|
TradeCurrencyExchangeType |
getPaymentApplicableTradeCurrencyExchange()
Gets the value of the paymentApplicableTradeCurrencyExchange property.
|
CurrencyCodeType |
getPaymentCurrencyCode()
Gets the value of the paymentCurrencyCode property.
|
String |
getPaymentCurrencyCodeValue()
Get the value of the contained CurrencyCodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
List<TextType> |
getPaymentReference()
Gets the value of the paymentReference property.
|
TextType |
getPaymentReferenceAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getPaymentReferenceCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
ReferencedDocumentType |
getProFormaInvoiceReferencedDocument()
Gets the value of the proFormaInvoiceReferencedDocument property.
|
List<TradeAccountingAccountType> |
getPurchaseSpecifiedTradeAccountingAccount()
Gets the value of the purchaseSpecifiedTradeAccountingAccount property.
|
TradeAccountingAccountType |
getPurchaseSpecifiedTradeAccountingAccountAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getPurchaseSpecifiedTradeAccountingAccountCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<TradeAccountingAccountType> |
getReceivableSpecifiedTradeAccountingAccount()
Gets the value of the receivableSpecifiedTradeAccountingAccount property.
|
TradeAccountingAccountType |
getReceivableSpecifiedTradeAccountingAccountAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getReceivableSpecifiedTradeAccountingAccountCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<TradeAccountingAccountType> |
getSalesSpecifiedTradeAccountingAccount()
Gets the value of the salesSpecifiedTradeAccountingAccount property.
|
TradeAccountingAccountType |
getSalesSpecifiedTradeAccountingAccountAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getSalesSpecifiedTradeAccountingAccountCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<AdvancePaymentType> |
getSpecifiedAdvancePayment()
Gets the value of the specifiedAdvancePayment property.
|
AdvancePaymentType |
getSpecifiedAdvancePaymentAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getSpecifiedAdvancePaymentCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<FinancialAdjustmentType> |
getSpecifiedFinancialAdjustment()
Gets the value of the specifiedFinancialAdjustment property.
|
FinancialAdjustmentType |
getSpecifiedFinancialAdjustmentAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getSpecifiedFinancialAdjustmentCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<LogisticsServiceChargeType> |
getSpecifiedLogisticsServiceCharge()
Gets the value of the specifiedLogisticsServiceCharge property.
|
LogisticsServiceChargeType |
getSpecifiedLogisticsServiceChargeAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getSpecifiedLogisticsServiceChargeCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<TradeAllowanceChargeType> |
getSpecifiedTradeAllowanceCharge()
Gets the value of the specifiedTradeAllowanceCharge property.
|
TradeAllowanceChargeType |
getSpecifiedTradeAllowanceChargeAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getSpecifiedTradeAllowanceChargeCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<TradePaymentTermsType> |
getSpecifiedTradePaymentTerms()
Gets the value of the specifiedTradePaymentTerms property.
|
TradePaymentTermsType |
getSpecifiedTradePaymentTermsAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getSpecifiedTradePaymentTermsCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<TradeSettlementFinancialCardType> |
getSpecifiedTradeSettlementFinancialCard()
Gets the value of the specifiedTradeSettlementFinancialCard property.
|
TradeSettlementFinancialCardType |
getSpecifiedTradeSettlementFinancialCardAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getSpecifiedTradeSettlementFinancialCardCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
TradeSettlementHeaderMonetarySummationType |
getSpecifiedTradeSettlementHeaderMonetarySummation()
Gets the value of the specifiedTradeSettlementHeaderMonetarySummation property.
|
List<TradeSettlementPaymentMeansType> |
getSpecifiedTradeSettlementPaymentMeans()
Gets the value of the specifiedTradeSettlementPaymentMeans property.
|
TradeSettlementPaymentMeansType |
getSpecifiedTradeSettlementPaymentMeansAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getSpecifiedTradeSettlementPaymentMeansCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<TradeTaxType> |
getSubtotalCalculatedTradeTax()
Gets the value of the subtotalCalculatedTradeTax property.
|
TradeTaxType |
getSubtotalCalculatedTradeTaxAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getSubtotalCalculatedTradeTaxCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
TradeCurrencyExchangeType |
getTaxApplicableTradeCurrencyExchange()
Gets the value of the taxApplicableTradeCurrencyExchange property.
|
CurrencyCodeType |
getTaxCurrencyCode()
Gets the value of the taxCurrencyCode property.
|
String |
getTaxCurrencyCodeValue()
Get the value of the contained CurrencyCodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TradePartyType |
getUltimatePayeeTradeParty()
Gets the value of the ultimatePayeeTradeParty property.
|
boolean |
hasApplicableTradeTaxEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasCreditorReferenceIssuerIDEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasCreditorReferenceTypeCodeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasCreditorReferenceTypeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasCreditReasonEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasDuePayableAmountEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasFactoringAgreementReferencedDocumentEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasFactoringListReferencedDocumentEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasNextInvoiceDateTimeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoApplicableTradeTaxEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoCreditorReferenceIssuerIDEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoCreditorReferenceTypeCodeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoCreditorReferenceTypeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoCreditReasonEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoDuePayableAmountEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoFactoringAgreementReferencedDocumentEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoFactoringListReferencedDocumentEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoNextInvoiceDateTimeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoPayableSpecifiedTradeAccountingAccountEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoPaymentReferenceEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoPurchaseSpecifiedTradeAccountingAccountEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoReceivableSpecifiedTradeAccountingAccountEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoSalesSpecifiedTradeAccountingAccountEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoSpecifiedAdvancePaymentEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoSpecifiedFinancialAdjustmentEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoSpecifiedLogisticsServiceChargeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoSpecifiedTradeAllowanceChargeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoSpecifiedTradePaymentTermsEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoSpecifiedTradeSettlementFinancialCardEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoSpecifiedTradeSettlementPaymentMeansEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoSubtotalCalculatedTradeTaxEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPayableSpecifiedTradeAccountingAccountEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPaymentReferenceEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPurchaseSpecifiedTradeAccountingAccountEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasReceivableSpecifiedTradeAccountingAccountEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasSalesSpecifiedTradeAccountingAccountEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasSpecifiedAdvancePaymentEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasSpecifiedFinancialAdjustmentEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasSpecifiedLogisticsServiceChargeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasSpecifiedTradeAllowanceChargeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasSpecifiedTradePaymentTermsEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasSpecifiedTradeSettlementFinancialCardEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasSpecifiedTradeSettlementPaymentMeansEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasSubtotalCalculatedTradeTaxEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setApplicableTradeTax(List<TradeTaxType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setBillingSpecifiedPeriod(SpecifiedPeriodType value)
Sets the value of the billingSpecifiedPeriod property.
|
void |
setCreditorReferenceID(IDType value)
Sets the value of the creditorReferenceID property.
|
IDType |
setCreditorReferenceID(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setCreditorReferenceIssuerID(List<IDType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setCreditorReferenceType(List<TextType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setCreditorReferenceTypeCode(List<CodeType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setCreditReason(List<TextType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setCreditReasonCode(CodeType value)
Sets the value of the creditReasonCode property.
|
CodeType |
setCreditReasonCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setDuePayableAmount(List<AmountType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setFactoringAgreementReferencedDocument(List<ReferencedDocumentType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setFactoringListReferencedDocument(List<ReferencedDocumentType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setInvoiceApplicableTradeCurrencyExchange(TradeCurrencyExchangeType value)
Sets the value of the invoiceApplicableTradeCurrencyExchange property.
|
void |
setInvoiceCurrencyCode(CurrencyCodeType value)
Sets the value of the invoiceCurrencyCode property.
|
CurrencyCodeType |
setInvoiceCurrencyCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setInvoiceDateTime(DateTimeType value)
Sets the value of the invoiceDateTime property.
|
void |
setInvoiceeTradeParty(TradePartyType value)
Sets the value of the invoiceeTradeParty property.
|
TextType |
setInvoiceIssuerReference(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setInvoiceIssuerReference(TextType value)
Sets the value of the invoiceIssuerReference property.
|
void |
setInvoiceReferencedDocument(ReferencedDocumentType value)
Sets the value of the invoiceReferencedDocument property.
|
void |
setInvoicerTradeParty(TradePartyType value)
Sets the value of the invoicerTradeParty property.
|
void |
setLetterOfCreditReferencedDocument(ReferencedDocumentType value)
Sets the value of the letterOfCreditReferencedDocument property.
|
void |
setNextInvoiceDateTime(List<DateTimeType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setPayableSpecifiedTradeAccountingAccount(List<TradeAccountingAccountType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setPayeeTradeParty(TradePartyType value)
Sets the value of the payeeTradeParty property.
|
void |
setPayerTradeParty(TradePartyType value)
Sets the value of the payerTradeParty property.
|
void |
setPaymentApplicableTradeCurrencyExchange(TradeCurrencyExchangeType value)
Sets the value of the paymentApplicableTradeCurrencyExchange property.
|
void |
setPaymentCurrencyCode(CurrencyCodeType value)
Sets the value of the paymentCurrencyCode property.
|
CurrencyCodeType |
setPaymentCurrencyCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setPaymentReference(List<TextType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setProFormaInvoiceReferencedDocument(ReferencedDocumentType value)
Sets the value of the proFormaInvoiceReferencedDocument property.
|
void |
setPurchaseSpecifiedTradeAccountingAccount(List<TradeAccountingAccountType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setReceivableSpecifiedTradeAccountingAccount(List<TradeAccountingAccountType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setSalesSpecifiedTradeAccountingAccount(List<TradeAccountingAccountType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setSpecifiedAdvancePayment(List<AdvancePaymentType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setSpecifiedFinancialAdjustment(List<FinancialAdjustmentType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setSpecifiedLogisticsServiceCharge(List<LogisticsServiceChargeType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setSpecifiedTradeAllowanceCharge(List<TradeAllowanceChargeType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setSpecifiedTradePaymentTerms(List<TradePaymentTermsType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setSpecifiedTradeSettlementFinancialCard(List<TradeSettlementFinancialCardType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setSpecifiedTradeSettlementHeaderMonetarySummation(TradeSettlementHeaderMonetarySummationType value)
Sets the value of the specifiedTradeSettlementHeaderMonetarySummation property.
|
void |
setSpecifiedTradeSettlementPaymentMeans(List<TradeSettlementPaymentMeansType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setSubtotalCalculatedTradeTax(List<TradeTaxType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setTaxApplicableTradeCurrencyExchange(TradeCurrencyExchangeType value)
Sets the value of the taxApplicableTradeCurrencyExchange property.
|
void |
setTaxCurrencyCode(CurrencyCodeType value)
Sets the value of the taxCurrencyCode property.
|
CurrencyCodeType |
setTaxCurrencyCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setUltimatePayeeTradeParty(TradePartyType value)
Sets the value of the ultimatePayeeTradeParty property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public HeaderTradeSettlementType()
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<AmountType> getDuePayableAmount()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the duePayableAmount property.
For example, to add a new item, do as follows:
getDuePayableAmount().add(newItem);
Objects of the following type(s) are allowed in the list
AmountType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<CodeType> getCreditorReferenceTypeCode()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the creditorReferenceTypeCode property.
For example, to add a new item, do as follows:
getCreditorReferenceTypeCode().add(newItem);
Objects of the following type(s) are allowed in the list
CodeType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<TextType> getCreditorReferenceType()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the creditorReferenceType property.
For example, to add a new item, do as follows:
getCreditorReferenceType().add(newItem);
Objects of the following type(s) are allowed in the list
TextType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<IDType> getCreditorReferenceIssuerID()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the creditorReferenceIssuerID property.
For example, to add a new item, do as follows:
getCreditorReferenceIssuerID().add(newItem);
Objects of the following type(s) are allowed in the list
IDType
@Nullable public IDType getCreditorReferenceID()
IDTypepublic void setCreditorReferenceID(@Nullable IDType value)
value - allowed object is
IDType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<TextType> getPaymentReference()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the paymentReference property.
For example, to add a new item, do as follows:
getPaymentReference().add(newItem);
Objects of the following type(s) are allowed in the list
TextType
@Nullable public CurrencyCodeType getTaxCurrencyCode()
CurrencyCodeTypepublic void setTaxCurrencyCode(@Nullable CurrencyCodeType value)
value - allowed object is
CurrencyCodeType@Nullable public CurrencyCodeType getInvoiceCurrencyCode()
CurrencyCodeTypepublic void setInvoiceCurrencyCode(@Nullable CurrencyCodeType value)
value - allowed object is
CurrencyCodeType@Nullable public CurrencyCodeType getPaymentCurrencyCode()
CurrencyCodeTypepublic void setPaymentCurrencyCode(@Nullable CurrencyCodeType value)
value - allowed object is
CurrencyCodeType@Nullable public TextType getInvoiceIssuerReference()
TextTypepublic void setInvoiceIssuerReference(@Nullable TextType value)
value - allowed object is
TextType@Nullable public DateTimeType getInvoiceDateTime()
DateTimeTypepublic void setInvoiceDateTime(@Nullable DateTimeType value)
value - allowed object is
DateTimeType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DateTimeType> getNextInvoiceDateTime()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the nextInvoiceDateTime property.
For example, to add a new item, do as follows:
getNextInvoiceDateTime().add(newItem);
Objects of the following type(s) are allowed in the list
DateTimeType
@Nullable public CodeType getCreditReasonCode()
CodeTypepublic void setCreditReasonCode(@Nullable CodeType value)
value - allowed object is
CodeType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<TextType> getCreditReason()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the creditReason property.
For example, to add a new item, do as follows:
getCreditReason().add(newItem);
Objects of the following type(s) are allowed in the list
TextType
@Nullable public TradePartyType getInvoicerTradeParty()
TradePartyTypepublic void setInvoicerTradeParty(@Nullable TradePartyType value)
value - allowed object is
TradePartyType@Nullable public TradePartyType getInvoiceeTradeParty()
TradePartyTypepublic void setInvoiceeTradeParty(@Nullable TradePartyType value)
value - allowed object is
TradePartyType@Nullable public TradePartyType getPayeeTradeParty()
TradePartyTypepublic void setPayeeTradeParty(@Nullable TradePartyType value)
value - allowed object is
TradePartyType@Nullable public TradePartyType getPayerTradeParty()
TradePartyTypepublic void setPayerTradeParty(@Nullable TradePartyType value)
value - allowed object is
TradePartyType@Nullable public TradeCurrencyExchangeType getTaxApplicableTradeCurrencyExchange()
TradeCurrencyExchangeTypepublic void setTaxApplicableTradeCurrencyExchange(@Nullable TradeCurrencyExchangeType value)
value - allowed object is
TradeCurrencyExchangeType@Nullable public TradeCurrencyExchangeType getInvoiceApplicableTradeCurrencyExchange()
TradeCurrencyExchangeTypepublic void setInvoiceApplicableTradeCurrencyExchange(@Nullable TradeCurrencyExchangeType value)
value - allowed object is
TradeCurrencyExchangeType@Nullable public TradeCurrencyExchangeType getPaymentApplicableTradeCurrencyExchange()
TradeCurrencyExchangeTypepublic void setPaymentApplicableTradeCurrencyExchange(@Nullable TradeCurrencyExchangeType value)
value - allowed object is
TradeCurrencyExchangeType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<TradeSettlementPaymentMeansType> getSpecifiedTradeSettlementPaymentMeans()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the specifiedTradeSettlementPaymentMeans property.
For example, to add a new item, do as follows:
getSpecifiedTradeSettlementPaymentMeans().add(newItem);
Objects of the following type(s) are allowed in the list
TradeSettlementPaymentMeansType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<TradeTaxType> getApplicableTradeTax()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the applicableTradeTax property.
For example, to add a new item, do as follows:
getApplicableTradeTax().add(newItem);
Objects of the following type(s) are allowed in the list
TradeTaxType
@Nullable public SpecifiedPeriodType getBillingSpecifiedPeriod()
SpecifiedPeriodTypepublic void setBillingSpecifiedPeriod(@Nullable SpecifiedPeriodType value)
value - allowed object is
SpecifiedPeriodType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<TradeAllowanceChargeType> getSpecifiedTradeAllowanceCharge()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the specifiedTradeAllowanceCharge property.
For example, to add a new item, do as follows:
getSpecifiedTradeAllowanceCharge().add(newItem);
Objects of the following type(s) are allowed in the list
TradeAllowanceChargeType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<TradeTaxType> getSubtotalCalculatedTradeTax()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the subtotalCalculatedTradeTax property.
For example, to add a new item, do as follows:
getSubtotalCalculatedTradeTax().add(newItem);
Objects of the following type(s) are allowed in the list
TradeTaxType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<LogisticsServiceChargeType> getSpecifiedLogisticsServiceCharge()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the specifiedLogisticsServiceCharge property.
For example, to add a new item, do as follows:
getSpecifiedLogisticsServiceCharge().add(newItem);
Objects of the following type(s) are allowed in the list
LogisticsServiceChargeType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<TradePaymentTermsType> getSpecifiedTradePaymentTerms()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the specifiedTradePaymentTerms property.
For example, to add a new item, do as follows:
getSpecifiedTradePaymentTerms().add(newItem);
Objects of the following type(s) are allowed in the list
TradePaymentTermsType
@Nullable public TradeSettlementHeaderMonetarySummationType getSpecifiedTradeSettlementHeaderMonetarySummation()
TradeSettlementHeaderMonetarySummationTypepublic void setSpecifiedTradeSettlementHeaderMonetarySummation(@Nullable TradeSettlementHeaderMonetarySummationType value)
value - allowed object is
TradeSettlementHeaderMonetarySummationType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<FinancialAdjustmentType> getSpecifiedFinancialAdjustment()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the specifiedFinancialAdjustment property.
For example, to add a new item, do as follows:
getSpecifiedFinancialAdjustment().add(newItem);
Objects of the following type(s) are allowed in the list
FinancialAdjustmentType
@Nullable public ReferencedDocumentType getInvoiceReferencedDocument()
ReferencedDocumentTypepublic void setInvoiceReferencedDocument(@Nullable ReferencedDocumentType value)
value - allowed object is
ReferencedDocumentType@Nullable public ReferencedDocumentType getProFormaInvoiceReferencedDocument()
ReferencedDocumentTypepublic void setProFormaInvoiceReferencedDocument(@Nullable ReferencedDocumentType value)
value - allowed object is
ReferencedDocumentType@Nullable public ReferencedDocumentType getLetterOfCreditReferencedDocument()
ReferencedDocumentTypepublic void setLetterOfCreditReferencedDocument(@Nullable ReferencedDocumentType value)
value - allowed object is
ReferencedDocumentType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<ReferencedDocumentType> getFactoringAgreementReferencedDocument()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the factoringAgreementReferencedDocument property.
For example, to add a new item, do as follows:
getFactoringAgreementReferencedDocument().add(newItem);
Objects of the following type(s) are allowed in the list
ReferencedDocumentType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<ReferencedDocumentType> getFactoringListReferencedDocument()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the factoringListReferencedDocument property.
For example, to add a new item, do as follows:
getFactoringListReferencedDocument().add(newItem);
Objects of the following type(s) are allowed in the list
ReferencedDocumentType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<TradeAccountingAccountType> getPayableSpecifiedTradeAccountingAccount()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the payableSpecifiedTradeAccountingAccount property.
For example, to add a new item, do as follows:
getPayableSpecifiedTradeAccountingAccount().add(newItem);
Objects of the following type(s) are allowed in the list
TradeAccountingAccountType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<TradeAccountingAccountType> getReceivableSpecifiedTradeAccountingAccount()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the receivableSpecifiedTradeAccountingAccount property.
For example, to add a new item, do as follows:
getReceivableSpecifiedTradeAccountingAccount().add(newItem);
Objects of the following type(s) are allowed in the list
TradeAccountingAccountType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<TradeAccountingAccountType> getPurchaseSpecifiedTradeAccountingAccount()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the purchaseSpecifiedTradeAccountingAccount property.
For example, to add a new item, do as follows:
getPurchaseSpecifiedTradeAccountingAccount().add(newItem);
Objects of the following type(s) are allowed in the list
TradeAccountingAccountType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<TradeAccountingAccountType> getSalesSpecifiedTradeAccountingAccount()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the salesSpecifiedTradeAccountingAccount property.
For example, to add a new item, do as follows:
getSalesSpecifiedTradeAccountingAccount().add(newItem);
Objects of the following type(s) are allowed in the list
TradeAccountingAccountType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<TradeSettlementFinancialCardType> getSpecifiedTradeSettlementFinancialCard()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the specifiedTradeSettlementFinancialCard property.
For example, to add a new item, do as follows:
getSpecifiedTradeSettlementFinancialCard().add(newItem);
Objects of the following type(s) are allowed in the list
TradeSettlementFinancialCardType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<AdvancePaymentType> getSpecifiedAdvancePayment()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the specifiedAdvancePayment property.
For example, to add a new item, do as follows:
getSpecifiedAdvancePayment().add(newItem);
Objects of the following type(s) are allowed in the list
AdvancePaymentType
@Nullable public TradePartyType getUltimatePayeeTradeParty()
TradePartyTypepublic void setUltimatePayeeTradeParty(@Nullable TradePartyType value)
value - allowed object is
TradePartyTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void setDuePayableAmount(@Nullable List<AmountType> aList)
aList - The new list member to set. May be null.public void setCreditorReferenceTypeCode(@Nullable List<CodeType> aList)
aList - The new list member to set. May be null.public void setCreditorReferenceType(@Nullable List<TextType> aList)
aList - The new list member to set. May be null.public void setCreditorReferenceIssuerID(@Nullable List<IDType> aList)
aList - The new list member to set. May be null.public void setPaymentReference(@Nullable List<TextType> aList)
aList - The new list member to set. May be null.public void setNextInvoiceDateTime(@Nullable List<DateTimeType> aList)
aList - The new list member to set. May be null.public void setCreditReason(@Nullable List<TextType> aList)
aList - The new list member to set. May be null.public void setSpecifiedTradeSettlementPaymentMeans(@Nullable List<TradeSettlementPaymentMeansType> aList)
aList - The new list member to set. May be null.public void setApplicableTradeTax(@Nullable List<TradeTaxType> aList)
aList - The new list member to set. May be null.public void setSpecifiedTradeAllowanceCharge(@Nullable List<TradeAllowanceChargeType> aList)
aList - The new list member to set. May be null.public void setSubtotalCalculatedTradeTax(@Nullable List<TradeTaxType> aList)
aList - The new list member to set. May be null.public void setSpecifiedLogisticsServiceCharge(@Nullable List<LogisticsServiceChargeType> aList)
aList - The new list member to set. May be null.public void setSpecifiedTradePaymentTerms(@Nullable List<TradePaymentTermsType> aList)
aList - The new list member to set. May be null.public void setSpecifiedFinancialAdjustment(@Nullable List<FinancialAdjustmentType> aList)
aList - The new list member to set. May be null.public void setFactoringAgreementReferencedDocument(@Nullable List<ReferencedDocumentType> aList)
aList - The new list member to set. May be null.public void setFactoringListReferencedDocument(@Nullable List<ReferencedDocumentType> aList)
aList - The new list member to set. May be null.public void setPayableSpecifiedTradeAccountingAccount(@Nullable List<TradeAccountingAccountType> aList)
aList - The new list member to set. May be null.public void setReceivableSpecifiedTradeAccountingAccount(@Nullable List<TradeAccountingAccountType> aList)
aList - The new list member to set. May be null.public void setPurchaseSpecifiedTradeAccountingAccount(@Nullable List<TradeAccountingAccountType> aList)
aList - The new list member to set. May be null.public void setSalesSpecifiedTradeAccountingAccount(@Nullable List<TradeAccountingAccountType> aList)
aList - The new list member to set. May be null.public void setSpecifiedTradeSettlementFinancialCard(@Nullable List<TradeSettlementFinancialCardType> aList)
aList - The new list member to set. May be null.public void setSpecifiedAdvancePayment(@Nullable List<AdvancePaymentType> aList)
aList - The new list member to set. May be null.public boolean hasDuePayableAmountEntries()
true if at least one item is contained, false otherwise.public boolean hasNoDuePayableAmountEntries()
true if no item is contained, false otherwise.@Nonnegative public int getDuePayableAmountCount()
@Nullable public AmountType getDuePayableAmountAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addDuePayableAmount(@Nonnull AmountType elem)
elem - The element to be added. May not be null.public boolean hasCreditorReferenceTypeCodeEntries()
true if at least one item is contained, false otherwise.public boolean hasNoCreditorReferenceTypeCodeEntries()
true if no item is contained, false otherwise.@Nonnegative public int getCreditorReferenceTypeCodeCount()
@Nullable public CodeType getCreditorReferenceTypeCodeAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addCreditorReferenceTypeCode(@Nonnull CodeType elem)
elem - The element to be added. May not be null.public boolean hasCreditorReferenceTypeEntries()
true if at least one item is contained, false otherwise.public boolean hasNoCreditorReferenceTypeEntries()
true if no item is contained, false otherwise.@Nonnegative public int getCreditorReferenceTypeCount()
@Nullable public TextType getCreditorReferenceTypeAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addCreditorReferenceType(@Nonnull TextType elem)
elem - The element to be added. May not be null.public boolean hasCreditorReferenceIssuerIDEntries()
true if at least one item is contained, false otherwise.public boolean hasNoCreditorReferenceIssuerIDEntries()
true if no item is contained, false otherwise.@Nonnegative public int getCreditorReferenceIssuerIDCount()
@Nullable public IDType getCreditorReferenceIssuerIDAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addCreditorReferenceIssuerID(@Nonnull IDType elem)
elem - The element to be added. May not be null.public boolean hasPaymentReferenceEntries()
true if at least one item is contained, false otherwise.public boolean hasNoPaymentReferenceEntries()
true if no item is contained, false otherwise.@Nonnegative public int getPaymentReferenceCount()
@Nullable public TextType getPaymentReferenceAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addPaymentReference(@Nonnull TextType elem)
elem - The element to be added. May not be null.public boolean hasNextInvoiceDateTimeEntries()
true if at least one item is contained, false otherwise.public boolean hasNoNextInvoiceDateTimeEntries()
true if no item is contained, false otherwise.@Nonnegative public int getNextInvoiceDateTimeCount()
@Nullable public DateTimeType getNextInvoiceDateTimeAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addNextInvoiceDateTime(@Nonnull DateTimeType elem)
elem - The element to be added. May not be null.public boolean hasCreditReasonEntries()
true if at least one item is contained, false otherwise.public boolean hasNoCreditReasonEntries()
true if no item is contained, false otherwise.@Nonnegative public int getCreditReasonCount()
@Nullable public TextType getCreditReasonAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addCreditReason(@Nonnull TextType elem)
elem - The element to be added. May not be null.public boolean hasSpecifiedTradeSettlementPaymentMeansEntries()
true if at least one item is contained, false otherwise.public boolean hasNoSpecifiedTradeSettlementPaymentMeansEntries()
true if no item is contained, false otherwise.@Nonnegative public int getSpecifiedTradeSettlementPaymentMeansCount()
@Nullable public TradeSettlementPaymentMeansType getSpecifiedTradeSettlementPaymentMeansAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addSpecifiedTradeSettlementPaymentMeans(@Nonnull TradeSettlementPaymentMeansType elem)
elem - The element to be added. May not be null.public boolean hasApplicableTradeTaxEntries()
true if at least one item is contained, false otherwise.public boolean hasNoApplicableTradeTaxEntries()
true if no item is contained, false otherwise.@Nonnegative public int getApplicableTradeTaxCount()
@Nullable public TradeTaxType getApplicableTradeTaxAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addApplicableTradeTax(@Nonnull TradeTaxType elem)
elem - The element to be added. May not be null.public boolean hasSpecifiedTradeAllowanceChargeEntries()
true if at least one item is contained, false otherwise.public boolean hasNoSpecifiedTradeAllowanceChargeEntries()
true if no item is contained, false otherwise.@Nonnegative public int getSpecifiedTradeAllowanceChargeCount()
@Nullable public TradeAllowanceChargeType getSpecifiedTradeAllowanceChargeAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addSpecifiedTradeAllowanceCharge(@Nonnull TradeAllowanceChargeType elem)
elem - The element to be added. May not be null.public boolean hasSubtotalCalculatedTradeTaxEntries()
true if at least one item is contained, false otherwise.public boolean hasNoSubtotalCalculatedTradeTaxEntries()
true if no item is contained, false otherwise.@Nonnegative public int getSubtotalCalculatedTradeTaxCount()
@Nullable public TradeTaxType getSubtotalCalculatedTradeTaxAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addSubtotalCalculatedTradeTax(@Nonnull TradeTaxType elem)
elem - The element to be added. May not be null.public boolean hasSpecifiedLogisticsServiceChargeEntries()
true if at least one item is contained, false otherwise.public boolean hasNoSpecifiedLogisticsServiceChargeEntries()
true if no item is contained, false otherwise.@Nonnegative public int getSpecifiedLogisticsServiceChargeCount()
@Nullable public LogisticsServiceChargeType getSpecifiedLogisticsServiceChargeAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addSpecifiedLogisticsServiceCharge(@Nonnull LogisticsServiceChargeType elem)
elem - The element to be added. May not be null.public boolean hasSpecifiedTradePaymentTermsEntries()
true if at least one item is contained, false otherwise.public boolean hasNoSpecifiedTradePaymentTermsEntries()
true if no item is contained, false otherwise.@Nonnegative public int getSpecifiedTradePaymentTermsCount()
@Nullable public TradePaymentTermsType getSpecifiedTradePaymentTermsAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addSpecifiedTradePaymentTerms(@Nonnull TradePaymentTermsType elem)
elem - The element to be added. May not be null.public boolean hasSpecifiedFinancialAdjustmentEntries()
true if at least one item is contained, false otherwise.public boolean hasNoSpecifiedFinancialAdjustmentEntries()
true if no item is contained, false otherwise.@Nonnegative public int getSpecifiedFinancialAdjustmentCount()
@Nullable public FinancialAdjustmentType getSpecifiedFinancialAdjustmentAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addSpecifiedFinancialAdjustment(@Nonnull FinancialAdjustmentType elem)
elem - The element to be added. May not be null.public boolean hasFactoringAgreementReferencedDocumentEntries()
true if at least one item is contained, false otherwise.public boolean hasNoFactoringAgreementReferencedDocumentEntries()
true if no item is contained, false otherwise.@Nonnegative public int getFactoringAgreementReferencedDocumentCount()
@Nullable public ReferencedDocumentType getFactoringAgreementReferencedDocumentAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addFactoringAgreementReferencedDocument(@Nonnull ReferencedDocumentType elem)
elem - The element to be added. May not be null.public boolean hasFactoringListReferencedDocumentEntries()
true if at least one item is contained, false otherwise.public boolean hasNoFactoringListReferencedDocumentEntries()
true if no item is contained, false otherwise.@Nonnegative public int getFactoringListReferencedDocumentCount()
@Nullable public ReferencedDocumentType getFactoringListReferencedDocumentAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addFactoringListReferencedDocument(@Nonnull ReferencedDocumentType elem)
elem - The element to be added. May not be null.public boolean hasPayableSpecifiedTradeAccountingAccountEntries()
true if at least one item is contained, false otherwise.public boolean hasNoPayableSpecifiedTradeAccountingAccountEntries()
true if no item is contained, false otherwise.@Nonnegative public int getPayableSpecifiedTradeAccountingAccountCount()
@Nullable public TradeAccountingAccountType getPayableSpecifiedTradeAccountingAccountAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addPayableSpecifiedTradeAccountingAccount(@Nonnull TradeAccountingAccountType elem)
elem - The element to be added. May not be null.public boolean hasReceivableSpecifiedTradeAccountingAccountEntries()
true if at least one item is contained, false otherwise.public boolean hasNoReceivableSpecifiedTradeAccountingAccountEntries()
true if no item is contained, false otherwise.@Nonnegative public int getReceivableSpecifiedTradeAccountingAccountCount()
@Nullable public TradeAccountingAccountType getReceivableSpecifiedTradeAccountingAccountAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addReceivableSpecifiedTradeAccountingAccount(@Nonnull TradeAccountingAccountType elem)
elem - The element to be added. May not be null.public boolean hasPurchaseSpecifiedTradeAccountingAccountEntries()
true if at least one item is contained, false otherwise.public boolean hasNoPurchaseSpecifiedTradeAccountingAccountEntries()
true if no item is contained, false otherwise.@Nonnegative public int getPurchaseSpecifiedTradeAccountingAccountCount()
@Nullable public TradeAccountingAccountType getPurchaseSpecifiedTradeAccountingAccountAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addPurchaseSpecifiedTradeAccountingAccount(@Nonnull TradeAccountingAccountType elem)
elem - The element to be added. May not be null.public boolean hasSalesSpecifiedTradeAccountingAccountEntries()
true if at least one item is contained, false otherwise.public boolean hasNoSalesSpecifiedTradeAccountingAccountEntries()
true if no item is contained, false otherwise.@Nonnegative public int getSalesSpecifiedTradeAccountingAccountCount()
@Nullable public TradeAccountingAccountType getSalesSpecifiedTradeAccountingAccountAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addSalesSpecifiedTradeAccountingAccount(@Nonnull TradeAccountingAccountType elem)
elem - The element to be added. May not be null.public boolean hasSpecifiedTradeSettlementFinancialCardEntries()
true if at least one item is contained, false otherwise.public boolean hasNoSpecifiedTradeSettlementFinancialCardEntries()
true if no item is contained, false otherwise.@Nonnegative public int getSpecifiedTradeSettlementFinancialCardCount()
@Nullable public TradeSettlementFinancialCardType getSpecifiedTradeSettlementFinancialCardAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addSpecifiedTradeSettlementFinancialCard(@Nonnull TradeSettlementFinancialCardType elem)
elem - The element to be added. May not be null.public boolean hasSpecifiedAdvancePaymentEntries()
true if at least one item is contained, false otherwise.public boolean hasNoSpecifiedAdvancePaymentEntries()
true if no item is contained, false otherwise.@Nonnegative public int getSpecifiedAdvancePaymentCount()
@Nullable public AdvancePaymentType getSpecifiedAdvancePaymentAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addSpecifiedAdvancePayment(@Nonnull AdvancePaymentType elem)
elem - The element to be added. May not be null.public void cloneTo(@Nonnull HeaderTradeSettlementType ret)
this to the passed object. All data in the parameter object is overwritten!Created by ph-jaxb22-plugin -Xph-cloneable2ret - The target object to clone to. May not be null.@Nonnull @ReturnsMutableCopy public HeaderTradeSettlementType clone()
@Nonnull public CurrencyCodeType setTaxCurrencyCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public CurrencyCodeType setInvoiceCurrencyCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public CurrencyCodeType setPaymentCurrencyCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public CodeType setCreditReasonCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public IDType setCreditorReferenceID(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TextType setInvoiceIssuerReference(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nullable public String getCreditorReferenceIDValue()
null@Nullable public String getTaxCurrencyCodeValue()
null@Nullable public String getInvoiceCurrencyCodeValue()
null@Nullable public String getPaymentCurrencyCodeValue()
null@Nullable public String getInvoiceIssuerReferenceValue()
nullCopyright © 2016–2021 Philip Helger. All rights reserved.