|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
AveragingMethod.java
null
AveragingMethodHome,
AveragingMethodSession,
AveragingMethodValidator,
AveragingMethodBean,
com.javelin.fpml.schemes.lazy.LazyAveragingMethodBean| Method Summary | |
java.lang.Object |
clone()
Clone bean without throwing an Exception. |
java.lang.Integer |
getAveragingMethodKey()
Get the Averaging Method Key. |
void |
setAveragingMethodKey(java.lang.Integer averagingMethodKey)
Set the Averaging Method Key. |
| Methods inherited from interface com.javelin.fpml.schemes.Scheme |
getCode, getDescription, getSchemeKey, getSource, setCode, setDescription, setSchemeKey, setSource |
| Method Detail |
public java.lang.Integer getAveragingMethodKey()
public void setAveragingMethodKey(java.lang.Integer averagingMethodKey)
throws ValidationException
averagingMethodKey - The value to set.
ValidationException - If there was a problem validating the value.AveragingMethodValidatorpublic java.lang.Object clone()
clone in interface Schemeclone in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||