Package | Description |
---|---|
net.pricefx.common.apibuilder.quote |
Modifier and Type | Field and Description |
---|---|
List<QuoteStructure.Item> |
QuoteStructure.items
The list of items to add in this level of the quote
|
List<QuoteStructure.Item> |
QuoteStructure.Item.items |
Modifier and Type | Method and Description |
---|---|
QuoteStructure.Item |
QuoteStructure.createFolder(String label)
Creates a new folder item, but does not add it to the list
|
QuoteStructure.Item |
QuoteStructure.createPart(String sku)
Creates a new "part" item but does not add it
|
Copyright © 2016. All rights reserved.