public class PriceInformation extends Object
| Constructor and Description | 
|---|
| PriceInformation() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | addPrice(ItemPrice itemPrice) | 
| List<ItemPrice> | getItemPrice() | 
| void | setItemPrice(List<ItemPrice> itemPrice) | 
public PriceInformation()
public List<ItemPrice> getItemPrice()
public void setItemPrice(List<ItemPrice> itemPrice)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.