| Constructor and Description | 
|---|
| ItemPrice() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getGrossPrice() | 
| String | getPrice() | 
| void | setGrossPrice(String grossPrice) | 
| void | setPrice(String price) | 
public ItemPrice()
public String getGrossPrice()
public void setGrossPrice(String grossPrice)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.