|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
BusinessCenterTime.java
null
BusinessCenterTimeHome,
BusinessCenterTimeSession,
BusinessCenterTimeValidator,
BusinessCenterTimeBean,
com.javelin.fpml.shared.lazy.LazyBusinessCenterTimeBean| Method Summary | |
java.lang.Object |
clone()
Clone bean without throwing an Exception. |
BusinessCenter |
getBusinessCenter()
Get the Business Center. |
java.lang.Integer |
getBusinessCenterTimeKey()
Get the Business Center Time Key. |
FxSpotRateSource |
getFxSpotRateSourceFixingTime()
Get the FxSpotRateSourceFixingTime dependent on this table. |
java.sql.Time |
getHourMinuteTime()
Get the Hour Minute Time. |
SharedAmericanExercise |
getSharedAmericanExerciseLatestExerciseTime()
Get the SharedAmericanExerciseLatestExerciseTime dependent on this table. |
void |
setBusinessCenter(BusinessCenter businessCenter)
Set the Business Center. |
void |
setBusinessCenterTimeKey(java.lang.Integer businessCenterTimeKey)
Set the Business Center Time Key. |
void |
setFxSpotRateSourceFixingTime(FxSpotRateSource fxSpotRateSource)
Set the FxSpotRateSourceFixingTime dependent on this table. |
void |
setHourMinuteTime(java.sql.Time hourMinuteTime)
Set the Hour Minute Time. |
void |
setSharedAmericanExerciseLatestExerciseTime(SharedAmericanExercise sharedAmericanExercise)
Set the SharedAmericanExerciseLatestExerciseTime dependent on this table. |
| Method Detail |
public java.lang.Integer getBusinessCenterTimeKey()
public void setBusinessCenterTimeKey(java.lang.Integer businessCenterTimeKey)
throws ValidationException
businessCenterTimeKey - The value to set.
ValidationException - If there was a problem validating the value.BusinessCenterTimeValidatorpublic java.sql.Time getHourMinuteTime()
public void setHourMinuteTime(java.sql.Time hourMinuteTime)
throws ValidationException
hourMinuteTime - The value to set.
ValidationException - If there was a problem validating the value.BusinessCenterTimeValidatorpublic BusinessCenter getBusinessCenter()
public void setBusinessCenter(BusinessCenter businessCenter)
throws ValidationException
businessCenter - The value to set.
ValidationException - If there was a problem validating the value.BusinessCenterTimeValidator
public FxSpotRateSource getFxSpotRateSourceFixingTime()
throws ValidationException
ValidationException - If there was a problem validating the value.BusinessCenterTime
public void setFxSpotRateSourceFixingTime(FxSpotRateSource fxSpotRateSource)
throws ValidationException
ValidationException - If there was a problem validating the value.BusinessCenterTime
public SharedAmericanExercise getSharedAmericanExerciseLatestExerciseTime()
throws ValidationException
ValidationException - If there was a problem validating the value.BusinessCenterTime
public void setSharedAmericanExerciseLatestExerciseTime(SharedAmericanExercise sharedAmericanExercise)
throws ValidationException
ValidationException - If there was a problem validating the value.BusinessCenterTimepublic 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 | |||||||||