public interface PriceListOrder extends Serializable
Modifier and Type | Method and Description |
---|---|
PriceList |
getPriceList()
gets the pricelist used with this order
|
void |
setPriceList(PriceList priceList)
sets the pricelist that will be associated witht his order
|
Copyright © 2019. All rights reserved.