| Package | Description |
|---|---|
| oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_2 |
| Modifier and Type | Method and Description |
|---|---|
PriceListType |
ObjectFactory.createPriceListType()
Create an instance of
PriceListType |
PriceListType |
PriceListType.getPreviousPriceList()
<?
|
PriceListType |
PriceType.getPriceList()
<?
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<PriceListType> |
ObjectFactory.createPreviousPriceList(PriceListType value)
|
JAXBElement<PriceListType> |
ObjectFactory.createPriceList(PriceListType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<PriceListType> |
ObjectFactory.createPreviousPriceList(PriceListType value)
|
JAXBElement<PriceListType> |
ObjectFactory.createPriceList(PriceListType value)
|
void |
PriceListType.setPreviousPriceList(PriceListType value)
Sets the value of the previousPriceList property.
|
void |
PriceType.setPriceList(PriceListType value)
Sets the value of the priceList property.
|
Copyright © 2014 Philip Helger. All rights reserved.