|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--AbstractBean
|
+--com.javelin.fpml.schemes.SchemeBean
|
+--com.javelin.fpml.schemes.BusinessDayConventionBean
BusinessDayConventionBean.java
null
BusinessDayConvention,
Serialized Form| Field Summary | |
protected java.lang.Integer |
businessDayConventionKey
|
protected BusinessDayConventionValidator |
validator
|
| Fields inherited from class com.javelin.fpml.schemes.SchemeBean |
code, description, schemeKey, source |
| Constructor Summary | |
BusinessDayConventionBean()
Construct the Default BusinessDayConventionBean. |
|
| Method Summary | |
java.lang.Object |
clone()
Clone dependent beans. |
void |
detach()
|
java.lang.Integer |
getBusinessDayConventionKey()
Get the Business Day Convention Key. |
protected BusinessDayConventionValidator |
getBusinessDayConventionValidator()
|
java.lang.Class |
getInterface()
|
void |
listRelations(java.util.Vector list,
int type)
List the related beans. |
void |
setBusinessDayConventionKey(java.lang.Integer businessDayConventionKey)
Set the Business Day Convention Key. |
java.lang.String |
toString()
|
| Methods inherited from class com.javelin.fpml.schemes.SchemeBean |
getCode, getDescription, getSchemeKey, getSchemeValidator, getSource, setCode, setDescription, setSchemeKey, setSource |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.javelin.fpml.schemes.Scheme |
getCode, getDescription, getSchemeKey, getSource, setCode, setDescription, setSchemeKey, setSource |
| Field Detail |
protected java.lang.Integer businessDayConventionKey
protected BusinessDayConventionValidator validator
| Constructor Detail |
public BusinessDayConventionBean()
| Method Detail |
public java.lang.Class getInterface()
getInterface in class SchemeBeancom.javelin.beans.Bean.getInterface()public java.lang.Integer getBusinessDayConventionKey()
BusinessDayConvention
getBusinessDayConventionKey in interface BusinessDayConventionBusinessDayConvention.getBusinessDayConventionKey()
public void setBusinessDayConventionKey(java.lang.Integer businessDayConventionKey)
throws ValidationException
BusinessDayConvention
setBusinessDayConventionKey in interface BusinessDayConventionbusinessDayConventionKey - The value to set.
ValidationExceptionBusinessDayConvention.setBusinessDayConventionKey( java.lang.Integer businessDayConventionKey )protected BusinessDayConventionValidator getBusinessDayConventionValidator()
public java.lang.String toString()
toString in class SchemeBeanObject.toString()
public void listRelations(java.util.Vector list,
int type)
throws ValidationException
ValidationException
public void detach()
throws ValidationException
detach in class SchemeBeanValidationExceptioncom.javelin.beans.Beane#detach()public java.lang.Object clone()
clone in interface BusinessDayConventionclone in class SchemeBean
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||