| Package | Description |
|---|---|
| oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_2 | |
| oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2 |
| Modifier and Type | Method and Description |
|---|---|
CreditLineAmountType |
StatementLineType.getCreditLineAmount()
<?
|
CreditLineAmountType |
RemittanceAdviceLineType.getCreditLineAmount()
<?
|
CreditLineAmountType |
ReminderLineType.getCreditLineAmount()
<?
|
CreditLineAmountType |
StatementLineType.setCreditLineAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
CreditLineAmountType |
RemittanceAdviceLineType.setCreditLineAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
CreditLineAmountType |
ReminderLineType.setCreditLineAmount(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.setCreditLineAmount(CreditLineAmountType value)
Sets the value of the creditLineAmount property.
|
void |
RemittanceAdviceLineType.setCreditLineAmount(CreditLineAmountType value)
Sets the value of the creditLineAmount property.
|
void |
ReminderLineType.setCreditLineAmount(CreditLineAmountType value)
Sets the value of the creditLineAmount property.
|
| Modifier and Type | Method and Description |
|---|---|
CreditLineAmountType |
ObjectFactory.createCreditLineAmountType()
Create an instance of
CreditLineAmountType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CreditLineAmountType> |
ObjectFactory.createCreditLineAmount(CreditLineAmountType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CreditLineAmountType> |
ObjectFactory.createCreditLineAmount(CreditLineAmountType value)
|
Copyright © 2014 Philip Helger. All rights reserved.