|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--AbstractBean
|
+--com.javelin.fpml.shared.AdjustableOrRelativeDatesBean
AdjustableOrRelativeDatesBean.java
null
AdjustableOrRelativeDates,
Serialized Form| Field Summary | |
protected AdjustableDates |
adjustableDates
|
protected java.lang.Integer |
adjustableOrRelativeDatesKey
|
protected AmericanExercise |
americanExercise
|
protected EuropeanExercise |
europeanExercise
|
protected RelativeDates |
relativeDates
|
protected AdjustableOrRelativeDatesValidator |
validator
|
| Constructor Summary | |
AdjustableOrRelativeDatesBean()
Construct the Default AdjustableOrRelativeDatesBean. |
|
| Method Summary | |
java.lang.Object |
clone()
Clone dependent beans. |
void |
detach()
|
AdjustableDates |
getAdjustableDates()
Get the Adjustable Dates. |
java.lang.Integer |
getAdjustableOrRelativeDatesKey()
Get the Adjustable Or Relative Dates Key. |
protected AdjustableOrRelativeDatesValidator |
getAdjustableOrRelativeDatesValidator()
|
AmericanExercise |
getAmericanExerciseRelevantUnderlyingDate()
Get the AmericanExerciseRelevantUnderlyingDate dependent on this table. |
EuropeanExercise |
getEuropeanExerciseRelevantUnderlyingDate()
Get the EuropeanExerciseRelevantUnderlyingDate dependent on this table. |
java.lang.Class |
getInterface()
|
RelativeDates |
getRelativeDates()
Get the Relative Dates. |
void |
listRelations(java.util.Vector list,
int type)
List the related beans. |
void |
setAdjustableDates(AdjustableDates adjustableDates)
Set the Adjustable Dates. |
void |
setAdjustableOrRelativeDatesKey(java.lang.Integer adjustableOrRelativeDatesKey)
Set the Adjustable Or Relative Dates Key. |
void |
setAmericanExerciseRelevantUnderlyingDate(AmericanExercise americanExercise)
Set the AmericanExerciseRelevantUnderlyingDate dependent on this table. |
void |
setEuropeanExerciseRelevantUnderlyingDate(EuropeanExercise europeanExercise)
Set the EuropeanExerciseRelevantUnderlyingDate dependent on this table. |
void |
setRelativeDates(RelativeDates relativeDates)
Set the Relative Dates. |
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 adjustableOrRelativeDatesKey
protected transient AdjustableDates adjustableDates
protected transient RelativeDates relativeDates
protected EuropeanExercise europeanExercise
protected AmericanExercise americanExercise
protected AdjustableOrRelativeDatesValidator validator
| Constructor Detail |
public AdjustableOrRelativeDatesBean()
| Method Detail |
public java.lang.Class getInterface()
com.javelin.beans.Bean.getInterface()
public EuropeanExercise getEuropeanExerciseRelevantUnderlyingDate()
throws ValidationException
AdjustableOrRelativeDates
getEuropeanExerciseRelevantUnderlyingDate in interface AdjustableOrRelativeDatesValidationExceptioncom.javelin.fpml.shared.getEuropeanExerciseRelevantUnderlyingDate()
public void setEuropeanExerciseRelevantUnderlyingDate(EuropeanExercise europeanExercise)
throws ValidationException
AdjustableOrRelativeDates
setEuropeanExerciseRelevantUnderlyingDate in interface AdjustableOrRelativeDatesValidationExceptioncom.javelin.fpml.shared.setEuropeanExerciseRelevantUnderlyingDate()
public AmericanExercise getAmericanExerciseRelevantUnderlyingDate()
throws ValidationException
AdjustableOrRelativeDates
getAmericanExerciseRelevantUnderlyingDate in interface AdjustableOrRelativeDatesValidationExceptioncom.javelin.fpml.shared.getAmericanExerciseRelevantUnderlyingDate()
public void setAmericanExerciseRelevantUnderlyingDate(AmericanExercise americanExercise)
throws ValidationException
AdjustableOrRelativeDates
setAmericanExerciseRelevantUnderlyingDate in interface AdjustableOrRelativeDatesValidationExceptioncom.javelin.fpml.shared.setAmericanExerciseRelevantUnderlyingDate()public java.lang.Integer getAdjustableOrRelativeDatesKey()
AdjustableOrRelativeDates
getAdjustableOrRelativeDatesKey in interface AdjustableOrRelativeDatesAdjustableOrRelativeDates.getAdjustableOrRelativeDatesKey()
public void setAdjustableOrRelativeDatesKey(java.lang.Integer adjustableOrRelativeDatesKey)
throws ValidationException
AdjustableOrRelativeDates
setAdjustableOrRelativeDatesKey in interface AdjustableOrRelativeDatesadjustableOrRelativeDatesKey - The value to set.
ValidationExceptionAdjustableOrRelativeDates.setAdjustableOrRelativeDatesKey( java.lang.Integer adjustableOrRelativeDatesKey )public AdjustableDates getAdjustableDates()
AdjustableOrRelativeDates
getAdjustableDates in interface AdjustableOrRelativeDatesAdjustableOrRelativeDates.getAdjustableDates()
public void setAdjustableDates(AdjustableDates adjustableDates)
throws ValidationException
AdjustableOrRelativeDates
setAdjustableDates in interface AdjustableOrRelativeDatesadjustableDates - The value to set.
ValidationExceptionAdjustableOrRelativeDates.setAdjustableDates( AdjustableDates adjustableDates )public RelativeDates getRelativeDates()
AdjustableOrRelativeDates
getRelativeDates in interface AdjustableOrRelativeDatesAdjustableOrRelativeDates.getRelativeDates()
public void setRelativeDates(RelativeDates relativeDates)
throws ValidationException
AdjustableOrRelativeDates
setRelativeDates in interface AdjustableOrRelativeDatesrelativeDates - The value to set.
ValidationExceptionAdjustableOrRelativeDates.setRelativeDates( RelativeDates relativeDates )protected AdjustableOrRelativeDatesValidator getAdjustableOrRelativeDatesValidator()
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 AdjustableOrRelativeDates
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||