|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
BermudaExercise.java
null
BermudaExerciseHome,
BermudaExerciseSession,
BermudaExerciseValidator,
BermudaExerciseBean,
com.javelin.fpml.shared.lazy.LazyBermudaExerciseBean| Method Summary | |
java.lang.Object |
clone()
Clone bean without throwing an Exception. |
AdjustableOrRelativeDates |
getBermudaExerciseDates()
Get the Bermuda Exercise Dates. |
java.lang.Integer |
getBermudaExerciseKey()
Get the Bermuda Exercise Key. |
BusinessCenterTime |
getEarliestExerciseTime()
Get the Earliest Exercise Time. |
ExerciseFeeSchedule |
getExerciseFeeSchedule()
Get the Exercise Fee Schedule. |
BusinessCenterTime |
getExpirationTime()
Get the Expiration Time. |
BusinessCenterTime |
getLatestExerciseTime()
Get the Latest Exercise Time. |
MultipleExercise |
getMultipleExercise()
Get the Multiple Exercise. |
AdjustableOrRelativeDates |
getRelevantUnderlyingDate()
Get the Relevant Underlying Date. |
void |
setBermudaExerciseDates(AdjustableOrRelativeDates bermudaExerciseDates)
Set the Bermuda Exercise Dates. |
void |
setBermudaExerciseKey(java.lang.Integer bermudaExerciseKey)
Set the Bermuda Exercise Key. |
void |
setEarliestExerciseTime(BusinessCenterTime earliestExerciseTime)
Set the Earliest Exercise Time. |
void |
setExerciseFeeSchedule(ExerciseFeeSchedule exerciseFeeSchedule)
Set the Exercise Fee Schedule. |
void |
setExpirationTime(BusinessCenterTime expirationTime)
Set the Expiration Time. |
void |
setLatestExerciseTime(BusinessCenterTime latestExerciseTime)
Set the Latest Exercise Time. |
void |
setMultipleExercise(MultipleExercise multipleExercise)
Set the Multiple Exercise. |
void |
setRelevantUnderlyingDate(AdjustableOrRelativeDates relevantUnderlyingDate)
Set the Relevant Underlying Date. |
| Method Detail |
public java.lang.Integer getBermudaExerciseKey()
public void setBermudaExerciseKey(java.lang.Integer bermudaExerciseKey)
throws ValidationException
bermudaExerciseKey - The value to set.
ValidationException - If there was a problem validating the value.BermudaExerciseValidatorpublic AdjustableOrRelativeDates getBermudaExerciseDates()
public void setBermudaExerciseDates(AdjustableOrRelativeDates bermudaExerciseDates)
throws ValidationException
bermudaExerciseDates - The value to set.
ValidationException - If there was a problem validating the value.BermudaExerciseValidatorpublic AdjustableOrRelativeDates getRelevantUnderlyingDate()
public void setRelevantUnderlyingDate(AdjustableOrRelativeDates relevantUnderlyingDate)
throws ValidationException
relevantUnderlyingDate - The value to set.
ValidationException - If there was a problem validating the value.BermudaExerciseValidatorpublic BusinessCenterTime getEarliestExerciseTime()
public void setEarliestExerciseTime(BusinessCenterTime earliestExerciseTime)
throws ValidationException
earliestExerciseTime - The value to set.
ValidationException - If there was a problem validating the value.BermudaExerciseValidatorpublic BusinessCenterTime getLatestExerciseTime()
public void setLatestExerciseTime(BusinessCenterTime latestExerciseTime)
throws ValidationException
latestExerciseTime - The value to set.
ValidationException - If there was a problem validating the value.BermudaExerciseValidatorpublic BusinessCenterTime getExpirationTime()
public void setExpirationTime(BusinessCenterTime expirationTime)
throws ValidationException
expirationTime - The value to set.
ValidationException - If there was a problem validating the value.BermudaExerciseValidatorpublic MultipleExercise getMultipleExercise()
public void setMultipleExercise(MultipleExercise multipleExercise)
throws ValidationException
multipleExercise - The value to set.
ValidationException - If there was a problem validating the value.BermudaExerciseValidatorpublic ExerciseFeeSchedule getExerciseFeeSchedule()
public void setExerciseFeeSchedule(ExerciseFeeSchedule exerciseFeeSchedule)
throws ValidationException
exerciseFeeSchedule - The value to set.
ValidationException - If there was a problem validating the value.BermudaExerciseValidatorpublic 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 | |||||||||