|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--AbstractBean
|
+--com.javelin.fpml.shared.BusinessCenterTimeBean
BusinessCenterTimeBean.java
null
BusinessCenterTime,
Serialized Form| Field Summary | |
protected BusinessCenter |
businessCenter
|
protected java.lang.Integer |
businessCenterTimeKey
|
protected FxSpotRateSource |
fxSpotRateSource
|
protected java.sql.Time |
hourMinuteTime
|
protected SharedAmericanExercise |
sharedAmericanExercise
|
protected BusinessCenterTimeValidator |
validator
|
| Constructor Summary | |
BusinessCenterTimeBean()
Construct the Default BusinessCenterTimeBean. |
|
| Method Summary | |
java.lang.Object |
clone()
Clone dependent beans. |
void |
detach()
|
BusinessCenter |
getBusinessCenter()
Get the Business Center. |
java.lang.Integer |
getBusinessCenterTimeKey()
Get the Business Center Time Key. |
protected BusinessCenterTimeValidator |
getBusinessCenterTimeValidator()
|
FxSpotRateSource |
getFxSpotRateSourceFixingTime()
Get the FxSpotRateSourceFixingTime dependent on this table. |
java.sql.Time |
getHourMinuteTime()
Get the Hour Minute Time. |
java.lang.Class |
getInterface()
|
SharedAmericanExercise |
getSharedAmericanExerciseLatestExerciseTime()
Get the SharedAmericanExerciseLatestExerciseTime dependent on this table. |
void |
listRelations(java.util.Vector list,
int type)
List the related beans. |
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. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
protected java.lang.Integer businessCenterTimeKey
protected java.sql.Time hourMinuteTime
protected transient BusinessCenter businessCenter
protected FxSpotRateSource fxSpotRateSource
protected SharedAmericanExercise sharedAmericanExercise
protected BusinessCenterTimeValidator validator
| Constructor Detail |
public BusinessCenterTimeBean()
| Method Detail |
public java.lang.Class getInterface()
com.javelin.beans.Bean.getInterface()
public FxSpotRateSource getFxSpotRateSourceFixingTime()
throws ValidationException
BusinessCenterTime
getFxSpotRateSourceFixingTime in interface BusinessCenterTimeValidationExceptioncom.javelin.fpml.shared.getFxSpotRateSourceFixingTime()
public void setFxSpotRateSourceFixingTime(FxSpotRateSource fxSpotRateSource)
throws ValidationException
BusinessCenterTime
setFxSpotRateSourceFixingTime in interface BusinessCenterTimeValidationExceptioncom.javelin.fpml.shared.setFxSpotRateSourceFixingTime()
public SharedAmericanExercise getSharedAmericanExerciseLatestExerciseTime()
throws ValidationException
BusinessCenterTime
getSharedAmericanExerciseLatestExerciseTime in interface BusinessCenterTimeValidationExceptioncom.javelin.fpml.shared.getSharedAmericanExerciseLatestExerciseTime()
public void setSharedAmericanExerciseLatestExerciseTime(SharedAmericanExercise sharedAmericanExercise)
throws ValidationException
BusinessCenterTime
setSharedAmericanExerciseLatestExerciseTime in interface BusinessCenterTimeValidationExceptioncom.javelin.fpml.shared.setSharedAmericanExerciseLatestExerciseTime()public java.lang.Integer getBusinessCenterTimeKey()
BusinessCenterTime
getBusinessCenterTimeKey in interface BusinessCenterTimeBusinessCenterTime.getBusinessCenterTimeKey()
public void setBusinessCenterTimeKey(java.lang.Integer businessCenterTimeKey)
throws ValidationException
BusinessCenterTime
setBusinessCenterTimeKey in interface BusinessCenterTimebusinessCenterTimeKey - The value to set.
ValidationExceptionBusinessCenterTime.setBusinessCenterTimeKey( java.lang.Integer businessCenterTimeKey )public java.sql.Time getHourMinuteTime()
BusinessCenterTime
getHourMinuteTime in interface BusinessCenterTimeBusinessCenterTime.getHourMinuteTime()
public void setHourMinuteTime(java.sql.Time hourMinuteTime)
throws ValidationException
BusinessCenterTime
setHourMinuteTime in interface BusinessCenterTimehourMinuteTime - The value to set.
ValidationExceptionBusinessCenterTime.setHourMinuteTime( java.sql.Time hourMinuteTime )public BusinessCenter getBusinessCenter()
BusinessCenterTime
getBusinessCenter in interface BusinessCenterTimeBusinessCenterTime.getBusinessCenter()
public void setBusinessCenter(BusinessCenter businessCenter)
throws ValidationException
BusinessCenterTime
setBusinessCenter in interface BusinessCenterTimebusinessCenter - The value to set.
ValidationExceptionBusinessCenterTime.setBusinessCenter( BusinessCenter businessCenter )protected BusinessCenterTimeValidator getBusinessCenterTimeValidator()
public java.lang.String toString()
Object.toString()
public void listRelations(java.util.Vector list,
int type)
throws ValidationException
ValidationException
public void detach()
throws ValidationException
ValidationExceptioncom.javelin.beans.Beane#detach()public java.lang.Object clone()
clone in interface BusinessCenterTime
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||