|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
AmountSchedule.java
null
AmountScheduleHome,
AmountScheduleSession,
AmountScheduleValidator,
AmountScheduleBean,
com.javelin.fpml.shared.lazy.LazyAmountScheduleBean| Method Summary | |
java.lang.Object |
clone()
Clone bean without throwing an Exception. |
java.lang.Integer |
getAmountScheduleKey()
Get the Amount Schedule Key. |
Currency |
getCurrency()
Get the Currency. |
void |
setAmountScheduleKey(java.lang.Integer amountScheduleKey)
Set the Amount Schedule Key. |
void |
setCurrency(Currency currency)
Set the Currency. |
| Methods inherited from interface com.javelin.fpml.shared.Schedule |
addScheduleStep, getInitialValue, getScheduleKey, getScheduleSteps, removeScheduleStep, removeScheduleSteps, setInitialValue, setScheduleKey, setScheduleSteps |
| Method Detail |
public java.lang.Integer getAmountScheduleKey()
public void setAmountScheduleKey(java.lang.Integer amountScheduleKey)
throws ValidationException
amountScheduleKey - The value to set.
ValidationException - If there was a problem validating the value.AmountScheduleValidatorpublic Currency getCurrency()
public void setCurrency(Currency currency)
throws ValidationException
currency - The value to set.
ValidationException - If there was a problem validating the value.AmountScheduleValidatorpublic java.lang.Object clone()
clone in interface Scheduleclone in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||