| Package | Description |
|---|---|
| oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_2 | |
| oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2 |
| Modifier and Type | Method and Description |
|---|---|
PriceAmountType |
PriceType.getPriceAmount()
<?
|
PriceAmountType |
ItemComparisonType.getPriceAmount()
<?
|
PriceAmountType |
PriceType.setPriceAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
PriceAmountType |
ItemComparisonType.setPriceAmount(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 |
PriceType.setPriceAmount(PriceAmountType value)
Sets the value of the priceAmount property.
|
void |
ItemComparisonType.setPriceAmount(PriceAmountType value)
Sets the value of the priceAmount property.
|
| Modifier and Type | Method and Description |
|---|---|
PriceAmountType |
ObjectFactory.createPriceAmountType()
Create an instance of
PriceAmountType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<PriceAmountType> |
ObjectFactory.createPriceAmount(PriceAmountType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<PriceAmountType> |
ObjectFactory.createPriceAmount(PriceAmountType value)
|
Copyright © 2014 Philip Helger. All rights reserved.