public class MonetaryInformation extends Object
| Constructor and Description | 
|---|
| MonetaryInformation() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getAmount() | 
| String | getAmountType() | 
| void | setAmount(String amount) | 
| void | setAmountType(String amountType) | 
public MonetaryInformation()
public String getAmountType()
public void setAmountType(String amountType)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.