public interface PriceListCustomer extends Serializable
PriceLists.| Modifier and Type | Method and Description |
|---|---|
List<PriceListCustomerXref> |
getPriceLists()
Returns the list of
PriceLists that are directly associated with this customer. |
void |
setPriceLists(List<PriceListCustomerXref> priceLists)
Directly associates 1 or more
PriceLists with this customer |
List<PriceListCustomerXref> getPriceLists()
PriceLists that are directly associated with this customer.void setPriceLists(List<PriceListCustomerXref> priceLists)
PriceLists with this customerpriceList - Copyright © 2020. All rights reserved.