|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
AdjustableOrRelativeDates.java
null
AdjustableOrRelativeDatesHome,
AdjustableOrRelativeDatesSession,
AdjustableOrRelativeDatesValidator,
AdjustableOrRelativeDatesBean,
com.javelin.fpml.shared.lazy.LazyAdjustableOrRelativeDatesBean| Method Summary | |
java.lang.Object |
clone()
Clone bean without throwing an Exception. |
AdjustableDates |
getAdjustableDates()
Get the Adjustable Dates. |
java.lang.Integer |
getAdjustableOrRelativeDatesKey()
Get the Adjustable Or Relative Dates Key. |
AmericanExercise |
getAmericanExerciseRelevantUnderlyingDate()
Get the AmericanExerciseRelevantUnderlyingDate dependent on this table. |
EuropeanExercise |
getEuropeanExerciseRelevantUnderlyingDate()
Get the EuropeanExerciseRelevantUnderlyingDate dependent on this table. |
RelativeDates |
getRelativeDates()
Get the Relative Dates. |
void |
setAdjustableDates(AdjustableDates adjustableDates)
Set the Adjustable Dates. |
void |
setAdjustableOrRelativeDatesKey(java.lang.Integer adjustableOrRelativeDatesKey)
Set the Adjustable Or Relative Dates Key. |
void |
setAmericanExerciseRelevantUnderlyingDate(AmericanExercise americanExercise)
Set the AmericanExerciseRelevantUnderlyingDate dependent on this table. |
void |
setEuropeanExerciseRelevantUnderlyingDate(EuropeanExercise europeanExercise)
Set the EuropeanExerciseRelevantUnderlyingDate dependent on this table. |
void |
setRelativeDates(RelativeDates relativeDates)
Set the Relative Dates. |
| Method Detail |
public java.lang.Integer getAdjustableOrRelativeDatesKey()
public void setAdjustableOrRelativeDatesKey(java.lang.Integer adjustableOrRelativeDatesKey)
throws ValidationException
adjustableOrRelativeDatesKey - The value to set.
ValidationException - If there was a problem validating the value.AdjustableOrRelativeDatesValidatorpublic AdjustableDates getAdjustableDates()
public void setAdjustableDates(AdjustableDates adjustableDates)
throws ValidationException
adjustableDates - The value to set.
ValidationException - If there was a problem validating the value.AdjustableOrRelativeDatesValidatorpublic RelativeDates getRelativeDates()
public void setRelativeDates(RelativeDates relativeDates)
throws ValidationException
relativeDates - The value to set.
ValidationException - If there was a problem validating the value.AdjustableOrRelativeDatesValidator
public EuropeanExercise getEuropeanExerciseRelevantUnderlyingDate()
throws ValidationException
ValidationException - If there was a problem validating the value.AdjustableOrRelativeDates
public void setEuropeanExerciseRelevantUnderlyingDate(EuropeanExercise europeanExercise)
throws ValidationException
ValidationException - If there was a problem validating the value.AdjustableOrRelativeDates
public AmericanExercise getAmericanExerciseRelevantUnderlyingDate()
throws ValidationException
ValidationException - If there was a problem validating the value.AdjustableOrRelativeDates
public void setAmericanExerciseRelevantUnderlyingDate(AmericanExercise americanExercise)
throws ValidationException
ValidationException - If there was a problem validating the value.AdjustableOrRelativeDatespublic 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 | |||||||||