public class ReminderLineType extends Object
Java class for ReminderLineType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ReminderLineType">
<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}AccountingCostCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}AccountingCost" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}PenaltySurchargePercent" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Amount" 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}ReminderPeriod" 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}ExchangeRate" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected AccountingCostType |
accountingCost |
protected AccountingCostCodeType |
accountingCostCode |
protected AmountType |
amount |
protected BalanceBroughtForwardIndicatorType |
balanceBroughtForwardIndicator |
protected List<BillingReferenceType> |
billingReference |
protected CreditLineAmountType |
creditLineAmount |
protected DebitLineAmountType |
debitLineAmount |
protected ExchangeRateType |
exchangeRate |
protected IDType |
id |
protected List<NoteType> |
note |
protected PaymentPurposeCodeType |
paymentPurposeCode |
protected PenaltySurchargePercentType |
penaltySurchargePercent |
protected List<PeriodType> |
reminderPeriod |
protected UUIDType |
uuid |
| Constructor and Description |
|---|
ReminderLineType() |
| Modifier and Type | Method and Description |
|---|---|
AccountingCostType |
getAccountingCost()
Gets the value of the accountingCost property.
|
AccountingCostCodeType |
getAccountingCostCode()
Gets the value of the accountingCostCode property.
|
AmountType |
getAmount()
Gets the value of the amount property.
|
BalanceBroughtForwardIndicatorType |
getBalanceBroughtForwardIndicator()
Gets the value of the balanceBroughtForwardIndicator property.
|
List<BillingReferenceType> |
getBillingReference()
Gets the value of the billingReference property.
|
CreditLineAmountType |
getCreditLineAmount()
Gets the value of the creditLineAmount property.
|
DebitLineAmountType |
getDebitLineAmount()
Gets the value of the debitLineAmount property.
|
ExchangeRateType |
getExchangeRate()
Gets the value of the exchangeRate property.
|
IDType |
getID()
Gets the value of the id property.
|
List<NoteType> |
getNote()
Gets the value of the note property.
|
PaymentPurposeCodeType |
getPaymentPurposeCode()
Gets the value of the paymentPurposeCode property.
|
PenaltySurchargePercentType |
getPenaltySurchargePercent()
Gets the value of the penaltySurchargePercent property.
|
List<PeriodType> |
getReminderPeriod()
Gets the value of the reminderPeriod property.
|
UUIDType |
getUUID()
Gets the value of the uuid property.
|
void |
setAccountingCost(AccountingCostType value)
Sets the value of the accountingCost property.
|
void |
setAccountingCostCode(AccountingCostCodeType value)
Sets the value of the accountingCostCode property.
|
void |
setAmount(AmountType value)
Sets the value of the amount property.
|
void |
setBalanceBroughtForwardIndicator(BalanceBroughtForwardIndicatorType value)
Sets the value of the balanceBroughtForwardIndicator 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 |
setPaymentPurposeCode(PaymentPurposeCodeType value)
Sets the value of the paymentPurposeCode property.
|
void |
setPenaltySurchargePercent(PenaltySurchargePercentType value)
Sets the value of the penaltySurchargePercent 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 AccountingCostCodeType accountingCostCode
protected AccountingCostType accountingCost
protected PenaltySurchargePercentType penaltySurchargePercent
protected AmountType amount
protected PaymentPurposeCodeType paymentPurposeCode
protected List<PeriodType> reminderPeriod
protected List<BillingReferenceType> billingReference
protected ExchangeRateType exchangeRate
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 AccountingCostCodeType getAccountingCostCode()
AccountingCostCodeTypepublic void setAccountingCostCode(AccountingCostCodeType value)
value - allowed object is
AccountingCostCodeTypepublic AccountingCostType getAccountingCost()
AccountingCostTypepublic void setAccountingCost(AccountingCostType value)
value - allowed object is
AccountingCostTypepublic PenaltySurchargePercentType getPenaltySurchargePercent()
PenaltySurchargePercentTypepublic void setPenaltySurchargePercent(PenaltySurchargePercentType value)
value - allowed object is
PenaltySurchargePercentTypepublic AmountType getAmount()
AmountTypepublic void setAmount(AmountType value)
value - allowed object is
AmountTypepublic PaymentPurposeCodeType getPaymentPurposeCode()
PaymentPurposeCodeTypepublic void setPaymentPurposeCode(PaymentPurposeCodeType value)
value - allowed object is
PaymentPurposeCodeTypepublic List<PeriodType> getReminderPeriod()
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 reminderPeriod property.
For example, to add a new item, do as follows:
getReminderPeriod().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 ExchangeRateType getExchangeRate()
ExchangeRateTypepublic void setExchangeRate(ExchangeRateType value)
value - allowed object is
ExchangeRateTypeCopyright © 2017 Direktoratet for forvaltning og IKT (Difi). All rights reserved.