public class StatementLineType extends Object
Java class for StatementLineType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="StatementLineType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ID"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Note" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}UUID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}BalanceBroughtForwardIndicator" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}DebitLineAmount" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}CreditLineAmount" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}BalanceAmount" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}PaymentPurposeCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}PaymentMeans" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}PaymentTerms" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}BuyerCustomerParty" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}SellerSupplierParty" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}OriginatorCustomerParty" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}AccountingCustomerParty" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}AccountingSupplierParty" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}PayeeParty" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}InvoicePeriod" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}BillingReference" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}DocumentReference" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ExchangeRate" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}AllowanceCharge" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}CollectedPayment" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
StatementLineType() |
| Modifier and Type | Method and Description |
|---|---|
CustomerPartyType |
getAccountingCustomerParty()
Gets the value of the accountingCustomerParty property.
|
SupplierPartyType |
getAccountingSupplierParty()
Gets the value of the accountingSupplierParty property.
|
List<AllowanceChargeType> |
getAllowanceCharge()
Gets the value of the allowanceCharge property.
|
BalanceAmountType |
getBalanceAmount()
Gets the value of the balanceAmount property.
|
BalanceBroughtForwardIndicatorType |
getBalanceBroughtForwardIndicator()
Gets the value of the balanceBroughtForwardIndicator property.
|
List<BillingReferenceType> |
getBillingReference()
Gets the value of the billingReference property.
|
CustomerPartyType |
getBuyerCustomerParty()
Gets the value of the buyerCustomerParty property.
|
List<PaymentType> |
getCollectedPayment()
Gets the value of the collectedPayment property.
|
CreditLineAmountType |
getCreditLineAmount()
Gets the value of the creditLineAmount property.
|
DebitLineAmountType |
getDebitLineAmount()
Gets the value of the debitLineAmount property.
|
List<DocumentReferenceType> |
getDocumentReference()
Gets the value of the documentReference property.
|
ExchangeRateType |
getExchangeRate()
Gets the value of the exchangeRate property.
|
IDType |
getID()
Gets the value of the id property.
|
List<PeriodType> |
getInvoicePeriod()
Gets the value of the invoicePeriod property.
|
List<NoteType> |
getNote()
Gets the value of the note property.
|
CustomerPartyType |
getOriginatorCustomerParty()
Gets the value of the originatorCustomerParty property.
|
PartyType |
getPayeeParty()
Gets the value of the payeeParty property.
|
PaymentMeansType |
getPaymentMeans()
Gets the value of the paymentMeans property.
|
PaymentPurposeCodeType |
getPaymentPurposeCode()
Gets the value of the paymentPurposeCode property.
|
List<PaymentTermsType> |
getPaymentTerms()
Gets the value of the paymentTerms property.
|
SupplierPartyType |
getSellerSupplierParty()
Gets the value of the sellerSupplierParty property.
|
UUIDType |
getUUID()
Gets the value of the uuid property.
|
void |
setAccountingCustomerParty(CustomerPartyType value)
Sets the value of the accountingCustomerParty property.
|
void |
setAccountingSupplierParty(SupplierPartyType value)
Sets the value of the accountingSupplierParty property.
|
void |
setBalanceAmount(BalanceAmountType value)
Sets the value of the balanceAmount property.
|
void |
setBalanceBroughtForwardIndicator(BalanceBroughtForwardIndicatorType value)
Sets the value of the balanceBroughtForwardIndicator property.
|
void |
setBuyerCustomerParty(CustomerPartyType value)
Sets the value of the buyerCustomerParty property.
|
void |
setCreditLineAmount(CreditLineAmountType value)
Sets the value of the creditLineAmount property.
|
void |
setDebitLineAmount(DebitLineAmountType value)
Sets the value of the debitLineAmount property.
|
void |
setExchangeRate(ExchangeRateType value)
Sets the value of the exchangeRate property.
|
void |
setID(IDType value)
Sets the value of the id property.
|
void |
setOriginatorCustomerParty(CustomerPartyType value)
Sets the value of the originatorCustomerParty property.
|
void |
setPayeeParty(PartyType value)
Sets the value of the payeeParty property.
|
void |
setPaymentMeans(PaymentMeansType value)
Sets the value of the paymentMeans property.
|
void |
setPaymentPurposeCode(PaymentPurposeCodeType value)
Sets the value of the paymentPurposeCode property.
|
void |
setSellerSupplierParty(SupplierPartyType value)
Sets the value of the sellerSupplierParty property.
|
void |
setUUID(UUIDType value)
Sets the value of the uuid property.
|
protected IDType id
protected UUIDType uuid
protected BalanceBroughtForwardIndicatorType balanceBroughtForwardIndicator
protected DebitLineAmountType debitLineAmount
protected CreditLineAmountType creditLineAmount
protected BalanceAmountType balanceAmount
protected PaymentPurposeCodeType paymentPurposeCode
protected PaymentMeansType paymentMeans
protected List<PaymentTermsType> paymentTerms
protected CustomerPartyType buyerCustomerParty
protected SupplierPartyType sellerSupplierParty
protected CustomerPartyType originatorCustomerParty
protected CustomerPartyType accountingCustomerParty
protected SupplierPartyType accountingSupplierParty
protected PartyType payeeParty
protected List<PeriodType> invoicePeriod
protected List<BillingReferenceType> billingReference
protected List<DocumentReferenceType> documentReference
protected ExchangeRateType exchangeRate
protected List<AllowanceChargeType> allowanceCharge
protected List<PaymentType> collectedPayment
public void setID(IDType value)
value - allowed object is
IDTypepublic List<NoteType> getNote()
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 note property.
For example, to add a new item, do as follows:
getNote().add(newItem);
Objects of the following type(s) are allowed in the list
NoteType
public UUIDType getUUID()
UUIDTypepublic void setUUID(UUIDType value)
value - allowed object is
UUIDTypepublic BalanceBroughtForwardIndicatorType getBalanceBroughtForwardIndicator()
BalanceBroughtForwardIndicatorTypepublic void setBalanceBroughtForwardIndicator(BalanceBroughtForwardIndicatorType value)
value - allowed object is
BalanceBroughtForwardIndicatorTypepublic DebitLineAmountType getDebitLineAmount()
DebitLineAmountTypepublic void setDebitLineAmount(DebitLineAmountType value)
value - allowed object is
DebitLineAmountTypepublic CreditLineAmountType getCreditLineAmount()
CreditLineAmountTypepublic void setCreditLineAmount(CreditLineAmountType value)
value - allowed object is
CreditLineAmountTypepublic BalanceAmountType getBalanceAmount()
BalanceAmountTypepublic void setBalanceAmount(BalanceAmountType value)
value - allowed object is
BalanceAmountTypepublic PaymentPurposeCodeType getPaymentPurposeCode()
PaymentPurposeCodeTypepublic void setPaymentPurposeCode(PaymentPurposeCodeType value)
value - allowed object is
PaymentPurposeCodeTypepublic PaymentMeansType getPaymentMeans()
PaymentMeansTypepublic void setPaymentMeans(PaymentMeansType value)
value - allowed object is
PaymentMeansTypepublic List<PaymentTermsType> getPaymentTerms()
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 paymentTerms property.
For example, to add a new item, do as follows:
getPaymentTerms().add(newItem);
Objects of the following type(s) are allowed in the list
PaymentTermsType
public CustomerPartyType getBuyerCustomerParty()
CustomerPartyTypepublic void setBuyerCustomerParty(CustomerPartyType value)
value - allowed object is
CustomerPartyTypepublic SupplierPartyType getSellerSupplierParty()
SupplierPartyTypepublic void setSellerSupplierParty(SupplierPartyType value)
value - allowed object is
SupplierPartyTypepublic CustomerPartyType getOriginatorCustomerParty()
CustomerPartyTypepublic void setOriginatorCustomerParty(CustomerPartyType value)
value - allowed object is
CustomerPartyTypepublic CustomerPartyType getAccountingCustomerParty()
CustomerPartyTypepublic void setAccountingCustomerParty(CustomerPartyType value)
value - allowed object is
CustomerPartyTypepublic SupplierPartyType getAccountingSupplierParty()
SupplierPartyTypepublic void setAccountingSupplierParty(SupplierPartyType value)
value - allowed object is
SupplierPartyTypepublic PartyType getPayeeParty()
PartyTypepublic void setPayeeParty(PartyType value)
value - allowed object is
PartyTypepublic List<PeriodType> getInvoicePeriod()
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 invoicePeriod property.
For example, to add a new item, do as follows:
getInvoicePeriod().add(newItem);
Objects of the following type(s) are allowed in the list
PeriodType
public List<BillingReferenceType> getBillingReference()
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 billingReference property.
For example, to add a new item, do as follows:
getBillingReference().add(newItem);
Objects of the following type(s) are allowed in the list
BillingReferenceType
public List<DocumentReferenceType> getDocumentReference()
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 documentReference property.
For example, to add a new item, do as follows:
getDocumentReference().add(newItem);
Objects of the following type(s) are allowed in the list
DocumentReferenceType
public ExchangeRateType getExchangeRate()
ExchangeRateTypepublic void setExchangeRate(ExchangeRateType value)
value - allowed object is
ExchangeRateTypepublic List<AllowanceChargeType> getAllowanceCharge()
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 allowanceCharge property.
For example, to add a new item, do as follows:
getAllowanceCharge().add(newItem);
Objects of the following type(s) are allowed in the list
AllowanceChargeType
public List<PaymentType> getCollectedPayment()
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 collectedPayment property.
For example, to add a new item, do as follows:
getCollectedPayment().add(newItem);
Objects of the following type(s) are allowed in the list
PaymentType
Copyright © 2017 Direktoratet for forvaltning og IKT (Difi). All rights reserved.