|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwebwork.examples.LoanCalc.MonthlyDue
Method Summary | |
float |
getInstalment()
|
float |
getInterest()
|
int |
getMonth()
|
float |
getPresentValue()
|
float |
getRedemption()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public int getMonth()
public float getPresentValue()
public float getInterest()
public float getRedemption()
public float getInstalment()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |