|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
AmericanExercise.java
null
AmericanExerciseHome,
AmericanExerciseSession,
AmericanExerciseValidator,
AmericanExerciseBean,
com.javelin.fpml.shared.lazy.LazyAmericanExerciseBean| Method Summary | |
java.lang.Object |
clone()
Clone bean without throwing an Exception. |
java.lang.Integer |
getAmericanExerciseKey()
Get the American Exercise Key. |
AdjustableOrRelativeDate |
getCommencementDate()
Get the Commencement Date. |
BusinessCenterTime |
getEarliestExerciseTime()
Get the Earliest Exercise Time. |
ExerciseFeeSchedule |
getExerciseFeeSchedule()
Get the Exercise Fee Schedule. |
AdjustableOrRelativeDate |
getExpirationDate()
Get the Expiration Date. |
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 |
setAmericanExerciseKey(java.lang.Integer americanExerciseKey)
Set the American Exercise Key. |
void |
setCommencementDate(AdjustableOrRelativeDate commencementDate)
Set the Commencement Date. |
void |
setEarliestExerciseTime(BusinessCenterTime earliestExerciseTime)
Set the Earliest Exercise Time. |
void |
setExerciseFeeSchedule(ExerciseFeeSchedule exerciseFeeSchedule)
Set the Exercise Fee Schedule. |
void |
setExpirationDate(AdjustableOrRelativeDate expirationDate)
Set the Expiration Date. |
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 getAmericanExerciseKey()
public void setAmericanExerciseKey(java.lang.Integer americanExerciseKey)
throws ValidationException
americanExerciseKey - The value to set.
ValidationException - If there was a problem validating the value.AmericanExerciseValidatorpublic AdjustableOrRelativeDate getCommencementDate()
public void setCommencementDate(AdjustableOrRelativeDate commencementDate)
throws ValidationException
commencementDate - The value to set.
ValidationException - If there was a problem validating the value.AmericanExerciseValidatorpublic AdjustableOrRelativeDate getExpirationDate()
public void setExpirationDate(AdjustableOrRelativeDate expirationDate)
throws ValidationException
expirationDate - The value to set.
ValidationException - If there was a problem validating the value.AmericanExerciseValidatorpublic AdjustableOrRelativeDates getRelevantUnderlyingDate()
public void setRelevantUnderlyingDate(AdjustableOrRelativeDates relevantUnderlyingDate)
throws ValidationException
relevantUnderlyingDate - The value to set.
ValidationException - If there was a problem validating the value.AmericanExerciseValidatorpublic BusinessCenterTime getEarliestExerciseTime()
public void setEarliestExerciseTime(BusinessCenterTime earliestExerciseTime)
throws ValidationException
earliestExerciseTime - The value to set.
ValidationException - If there was a problem validating the value.AmericanExerciseValidatorpublic BusinessCenterTime getLatestExerciseTime()
public void setLatestExerciseTime(BusinessCenterTime latestExerciseTime)
throws ValidationException
latestExerciseTime - The value to set.
ValidationException - If there was a problem validating the value.AmericanExerciseValidatorpublic BusinessCenterTime getExpirationTime()
public void setExpirationTime(BusinessCenterTime expirationTime)
throws ValidationException
expirationTime - The value to set.
ValidationException - If there was a problem validating the value.AmericanExerciseValidatorpublic MultipleExercise getMultipleExercise()
public void setMultipleExercise(MultipleExercise multipleExercise)
throws ValidationException
multipleExercise - The value to set.
ValidationException - If there was a problem validating the value.AmericanExerciseValidatorpublic ExerciseFeeSchedule getExerciseFeeSchedule()
public void setExerciseFeeSchedule(ExerciseFeeSchedule exerciseFeeSchedule)
throws ValidationException
exerciseFeeSchedule - The value to set.
ValidationException - If there was a problem validating the value.AmericanExerciseValidatorpublic 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 | |||||||||