|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
BusinessDateRange.java
null
BusinessDateRangeHome,
BusinessDateRangeSession,
BusinessDateRangeValidator,
BusinessDateRangeBean,
com.javelin.fpml.shared.lazy.LazyBusinessDateRangeBean| Method Summary | |
java.lang.Object |
clone()
Clone bean without throwing an Exception. |
BusinessCenters |
getBusinessCenters()
Get the Business Centers. |
java.lang.String |
getBusinessCentersReference()
Get the Business Centers Reference. |
java.lang.Integer |
getBusinessDateRangeKey()
Get the Business Date Range Key. |
BusinessDayConvention |
getBusinessDayConvention()
Get the Business Day Convention. |
void |
setBusinessCenters(BusinessCenters businessCenters)
Set the Business Centers. |
void |
setBusinessCentersReference(java.lang.String businessCentersReference)
Set the Business Centers Reference. |
void |
setBusinessDateRangeKey(java.lang.Integer businessDateRangeKey)
Set the Business Date Range Key. |
void |
setBusinessDayConvention(BusinessDayConvention businessDayConvention)
Set the Business Day Convention. |
| Methods inherited from interface com.javelin.fpml.shared.DateRange |
getDateRangeKey, getRelativeDatesScheduleBounds, getUnadjustedFirstDate, getUnadjustedLastDate, setDateRangeKey, setRelativeDatesScheduleBounds, setUnadjustedFirstDate, setUnadjustedLastDate |
| Method Detail |
public java.lang.Integer getBusinessDateRangeKey()
public void setBusinessDateRangeKey(java.lang.Integer businessDateRangeKey)
throws ValidationException
businessDateRangeKey - The value to set.
ValidationException - If there was a problem validating the value.BusinessDateRangeValidatorpublic BusinessDayConvention getBusinessDayConvention()
public void setBusinessDayConvention(BusinessDayConvention businessDayConvention)
throws ValidationException
businessDayConvention - The value to set.
ValidationException - If there was a problem validating the value.BusinessDateRangeValidatorpublic java.lang.String getBusinessCentersReference()
public void setBusinessCentersReference(java.lang.String businessCentersReference)
throws ValidationException
businessCentersReference - The value to set.
ValidationException - If there was a problem validating the value.BusinessDateRangeValidatorpublic BusinessCenters getBusinessCenters()
public void setBusinessCenters(BusinessCenters businessCenters)
throws ValidationException
businessCenters - The value to set.
ValidationException - If there was a problem validating the value.BusinessDateRangeValidatorpublic java.lang.Object clone()
clone in interface DateRangeclone in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||