| Package | Description |
|---|---|
| oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_2 |
| Modifier and Type | Method and Description |
|---|---|
PriceType |
ObjectFactory.createPriceType()
Create an instance of
PriceType |
PriceType |
PricingReferenceType.getAlternativeConditionPriceAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
PriceType |
LineItemType.getPrice()
<?
|
PriceType |
ItemLocationQuantityType.getPrice()
<?
|
PriceType |
InvoiceLineType.getPrice()
<?
|
PriceType |
DebitNoteLineType.getPrice()
<?
|
PriceType |
CreditNoteLineType.getPrice()
<?
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<PriceType> |
ObjectFactory.createAlternativeConditionPrice(PriceType value)
|
JAXBElement<PriceType> |
ObjectFactory.createPrice(PriceType value)
|
List<PriceType> |
PricingReferenceType.getAlternativeConditionPrice()
<?
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<PriceType> |
ObjectFactory.createAlternativeConditionPrice(PriceType value)
|
JAXBElement<PriceType> |
ObjectFactory.createPrice(PriceType value)
|
void |
LineItemType.setPrice(PriceType value)
Sets the value of the price property.
|
void |
ItemLocationQuantityType.setPrice(PriceType value)
Sets the value of the price property.
|
void |
InvoiceLineType.setPrice(PriceType value)
Sets the value of the price property.
|
void |
DebitNoteLineType.setPrice(PriceType value)
Sets the value of the price property.
|
void |
CreditNoteLineType.setPrice(PriceType value)
Sets the value of the price property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PricingReferenceType.setAlternativeConditionPrice(List<PriceType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
Copyright © 2014 Philip Helger. All rights reserved.