public interface FlexibleCreditAmount extends Serializable
Modifier and Type | Method and Description |
---|---|
CurrencyAmount |
getAmount()
The amount.
|
String |
getCredits()
The number of credits as a decimal number.
|
String getCredits()
CurrencyAmount getAmount()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.