|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Fee
Information about a fee related to an learning unit
Method Summary | |
---|---|
RichText |
getDescr()
Narrative description of the Fee. |
List<? extends CurrencyAmount> |
getFeeAmounts()
The amount or amounts associated with the fee. |
String |
getFeeType()
A code that identifies the type of the fee. |
String |
getRateType()
Indicates the structure and interpretation of the fee amounts, i.e. |
Methods inherited from interface org.kuali.student.r2.common.infc.HasKey |
---|
getKey |
Methods inherited from interface org.kuali.student.r2.common.infc.HasAttributes |
---|
getAttributes |
Methods inherited from interface org.kuali.student.r2.common.infc.HasMeta |
---|
getMeta |
Method Detail |
---|
String getFeeType()
String getRateType()
List<? extends CurrencyAmount> getFeeAmounts()
RichText getDescr()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |