|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
AdjustableOrRelativeDate.java
null
AdjustableOrRelativeDateHome,
AdjustableOrRelativeDateSession,
AdjustableOrRelativeDateValidator,
AdjustableOrRelativeDateBean,
com.javelin.fpml.shared.lazy.LazyAdjustableOrRelativeDateBean| Method Summary | |
java.lang.Object |
clone()
Clone bean without throwing an Exception. |
AdjustableDate |
getAdjustableDate()
Get the Adjustable Date. |
java.lang.Integer |
getAdjustableOrRelativeDateKey()
Get the Adjustable Or Relative Date Key. |
EuropeanExercise |
getEuropeanExerciseExpirationDate()
Get the EuropeanExerciseExpirationDate dependent on this table. |
RelativeDateOffset |
getRelativeDate()
Get the Relative Date. |
void |
setAdjustableDate(AdjustableDate adjustableDate)
Set the Adjustable Date. |
void |
setAdjustableOrRelativeDateKey(java.lang.Integer adjustableOrRelativeDateKey)
Set the Adjustable Or Relative Date Key. |
void |
setEuropeanExerciseExpirationDate(EuropeanExercise europeanExercise)
Set the EuropeanExerciseExpirationDate dependent on this table. |
void |
setRelativeDate(RelativeDateOffset relativeDate)
Set the Relative Date. |
| Method Detail |
public java.lang.Integer getAdjustableOrRelativeDateKey()
public void setAdjustableOrRelativeDateKey(java.lang.Integer adjustableOrRelativeDateKey)
throws ValidationException
adjustableOrRelativeDateKey - The value to set.
ValidationException - If there was a problem validating the value.AdjustableOrRelativeDateValidatorpublic AdjustableDate getAdjustableDate()
public void setAdjustableDate(AdjustableDate adjustableDate)
throws ValidationException
adjustableDate - The value to set.
ValidationException - If there was a problem validating the value.AdjustableOrRelativeDateValidatorpublic RelativeDateOffset getRelativeDate()
public void setRelativeDate(RelativeDateOffset relativeDate)
throws ValidationException
relativeDate - The value to set.
ValidationException - If there was a problem validating the value.AdjustableOrRelativeDateValidator
public EuropeanExercise getEuropeanExerciseExpirationDate()
throws ValidationException
ValidationException - If there was a problem validating the value.AdjustableOrRelativeDate
public void setEuropeanExerciseExpirationDate(EuropeanExercise europeanExercise)
throws ValidationException
ValidationException - If there was a problem validating the value.AdjustableOrRelativeDatepublic java.lang.Object clone()
clone in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||