| Package | Description |
|---|---|
| oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_2 |
| Modifier and Type | Method and Description |
|---|---|
OrderLineReferenceType |
ObjectFactory.createOrderLineReferenceType()
Create an instance of
OrderLineReferenceType |
OrderLineReferenceType |
ReceiptLineType.getOrderLineReference()
<?
|
OrderLineReferenceType |
InvoiceLineType.getOrderLineReferenceAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
OrderLineReferenceType |
DespatchLineType.getOrderLineReferenceAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<OrderLineReferenceType> |
ObjectFactory.createOrderLineReference(OrderLineReferenceType value)
|
List<OrderLineReferenceType> |
InvoiceLineType.getOrderLineReference()
<?
|
List<OrderLineReferenceType> |
DespatchLineType.getOrderLineReference()
<?
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<OrderLineReferenceType> |
ObjectFactory.createOrderLineReference(OrderLineReferenceType value)
|
void |
ReceiptLineType.setOrderLineReference(OrderLineReferenceType value)
Sets the value of the orderLineReference property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InvoiceLineType.setOrderLineReference(List<OrderLineReferenceType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
DespatchLineType.setOrderLineReference(List<OrderLineReferenceType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
Copyright © 2014 Philip Helger. All rights reserved.