| Package | Description |
|---|---|
| oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_2 | |
| oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2 |
| Modifier and Type | Method and Description |
|---|---|
DebitLineAmountType |
StatementLineType.getDebitLineAmount()
<?
|
DebitLineAmountType |
RemittanceAdviceLineType.getDebitLineAmount()
<?
|
DebitLineAmountType |
ReminderLineType.getDebitLineAmount()
<?
|
DebitLineAmountType |
StatementLineType.setDebitLineAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
DebitLineAmountType |
RemittanceAdviceLineType.setDebitLineAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
DebitLineAmountType |
ReminderLineType.setDebitLineAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatementLineType.setDebitLineAmount(DebitLineAmountType value)
Sets the value of the debitLineAmount property.
|
void |
RemittanceAdviceLineType.setDebitLineAmount(DebitLineAmountType value)
Sets the value of the debitLineAmount property.
|
void |
ReminderLineType.setDebitLineAmount(DebitLineAmountType value)
Sets the value of the debitLineAmount property.
|
| Modifier and Type | Method and Description |
|---|---|
DebitLineAmountType |
ObjectFactory.createDebitLineAmountType()
Create an instance of
DebitLineAmountType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<DebitLineAmountType> |
ObjectFactory.createDebitLineAmount(DebitLineAmountType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<DebitLineAmountType> |
ObjectFactory.createDebitLineAmount(DebitLineAmountType value)
|
Copyright © 2014 Philip Helger. All rights reserved.