| Package | Description |
|---|---|
| oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_2 |
| Modifier and Type | Method and Description |
|---|---|
PricingReferenceType |
ObjectFactory.createPricingReferenceType()
Create an instance of
PricingReferenceType |
PricingReferenceType |
LineItemType.getPricingReference()
<?
|
PricingReferenceType |
InvoiceLineType.getPricingReference()
<?
|
PricingReferenceType |
DebitNoteLineType.getPricingReference()
<?
|
PricingReferenceType |
CreditNoteLineType.getPricingReference()
<?
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<PricingReferenceType> |
ObjectFactory.createPricingReference(PricingReferenceType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<PricingReferenceType> |
ObjectFactory.createPricingReference(PricingReferenceType value)
|
void |
LineItemType.setPricingReference(PricingReferenceType value)
Sets the value of the pricingReference property.
|
void |
InvoiceLineType.setPricingReference(PricingReferenceType value)
Sets the value of the pricingReference property.
|
void |
DebitNoteLineType.setPricingReference(PricingReferenceType value)
Sets the value of the pricingReference property.
|
void |
CreditNoteLineType.setPricingReference(PricingReferenceType value)
Sets the value of the pricingReference property.
|
Copyright © 2014 Philip Helger. All rights reserved.