| Package | Description |
|---|---|
| oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_2 |
| Modifier and Type | Method and Description |
|---|---|
LineItemType |
ObjectFactory.createLineItemType()
Create an instance of
LineItemType |
LineItemType |
OrderLineType.getBuyerProposedSubstituteLineItemAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
LineItemType |
RequestForQuotationLineType.getLineItem()
<?
|
LineItemType |
QuotationLineType.getLineItem()
<?
|
LineItemType |
OrderLineType.getLineItem()
<?
|
LineItemType |
QuotationLineType.getSellerProposedSubstituteLineItemAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
LineItemType |
OrderLineType.getSellerProposedSubstituteLineItemAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
LineItemType |
OrderLineType.getSellerSubstitutedLineItemAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<LineItemType> |
ObjectFactory.createBuyerProposedSubstituteLineItem(LineItemType value)
|
JAXBElement<LineItemType> |
ObjectFactory.createLineItem(LineItemType value)
|
JAXBElement<LineItemType> |
ObjectFactory.createSellerProposedSubstituteLineItem(LineItemType value)
|
JAXBElement<LineItemType> |
ObjectFactory.createSellerSubstitutedLineItem(LineItemType value)
|
List<LineItemType> |
OrderLineType.getBuyerProposedSubstituteLineItem()
<?
|
List<LineItemType> |
QuotationLineType.getSellerProposedSubstituteLineItem()
<?
|
List<LineItemType> |
OrderLineType.getSellerProposedSubstituteLineItem()
<?
|
List<LineItemType> |
OrderLineType.getSellerSubstitutedLineItem()
<?
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<LineItemType> |
ObjectFactory.createBuyerProposedSubstituteLineItem(LineItemType value)
|
JAXBElement<LineItemType> |
ObjectFactory.createLineItem(LineItemType value)
|
JAXBElement<LineItemType> |
ObjectFactory.createSellerProposedSubstituteLineItem(LineItemType value)
|
JAXBElement<LineItemType> |
ObjectFactory.createSellerSubstitutedLineItem(LineItemType value)
|
void |
RequestForQuotationLineType.setLineItem(LineItemType value)
Sets the value of the lineItem property.
|
void |
QuotationLineType.setLineItem(LineItemType value)
Sets the value of the lineItem property.
|
void |
OrderLineType.setLineItem(LineItemType value)
Sets the value of the lineItem property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OrderLineType.setBuyerProposedSubstituteLineItem(List<LineItemType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
QuotationLineType.setSellerProposedSubstituteLineItem(List<LineItemType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
OrderLineType.setSellerProposedSubstituteLineItem(List<LineItemType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
OrderLineType.setSellerSubstitutedLineItem(List<LineItemType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
Copyright © 2014 Philip Helger. All rights reserved.