|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--AbstractBean
|
+--com.javelin.fpml.shared.AdjustableOrRelativeDateBean
AdjustableOrRelativeDateBean.java
null
AdjustableOrRelativeDate,
Serialized Form| Field Summary | |
protected AdjustableDate |
adjustableDate
|
protected java.lang.Integer |
adjustableOrRelativeDateKey
|
protected EuropeanExercise |
europeanExercise
|
protected RelativeDateOffset |
relativeDate
|
protected AdjustableOrRelativeDateValidator |
validator
|
| Constructor Summary | |
AdjustableOrRelativeDateBean()
Construct the Default AdjustableOrRelativeDateBean. |
|
| Method Summary | |
java.lang.Object |
clone()
Clone dependent beans. |
void |
detach()
|
AdjustableDate |
getAdjustableDate()
Get the Adjustable Date. |
java.lang.Integer |
getAdjustableOrRelativeDateKey()
Get the Adjustable Or Relative Date Key. |
protected AdjustableOrRelativeDateValidator |
getAdjustableOrRelativeDateValidator()
|
EuropeanExercise |
getEuropeanExerciseExpirationDate()
Get the EuropeanExerciseExpirationDate dependent on this table. |
java.lang.Class |
getInterface()
|
RelativeDateOffset |
getRelativeDate()
Get the Relative Date. |
void |
listRelations(java.util.Vector list,
int type)
List the related beans. |
void |
setAdjustableDate(AdjustableDate adjustableDate)
Set the Adjustable Date. |
void |
setAdjustableOrRelativeDateKey(java.lang.Integer adjustableOrRelativeDateKey)
Set the Adjustable Or Relative Date Key. |
void |
setEuropeanExerciseExpirationDate(EuropeanExercise europeanExercise)
Set the EuropeanExerciseExpirationDate dependent on this table. |
void |
setRelativeDate(RelativeDateOffset relativeDate)
Set the Relative Date. |
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 adjustableOrRelativeDateKey
protected transient AdjustableDate adjustableDate
protected transient RelativeDateOffset relativeDate
protected EuropeanExercise europeanExercise
protected AdjustableOrRelativeDateValidator validator
| Constructor Detail |
public AdjustableOrRelativeDateBean()
| Method Detail |
public java.lang.Class getInterface()
com.javelin.beans.Bean.getInterface()
public EuropeanExercise getEuropeanExerciseExpirationDate()
throws ValidationException
AdjustableOrRelativeDate
getEuropeanExerciseExpirationDate in interface AdjustableOrRelativeDateValidationExceptioncom.javelin.fpml.shared.getEuropeanExerciseExpirationDate()
public void setEuropeanExerciseExpirationDate(EuropeanExercise europeanExercise)
throws ValidationException
AdjustableOrRelativeDate
setEuropeanExerciseExpirationDate in interface AdjustableOrRelativeDateValidationExceptioncom.javelin.fpml.shared.setEuropeanExerciseExpirationDate()public java.lang.Integer getAdjustableOrRelativeDateKey()
AdjustableOrRelativeDate
getAdjustableOrRelativeDateKey in interface AdjustableOrRelativeDateAdjustableOrRelativeDate.getAdjustableOrRelativeDateKey()
public void setAdjustableOrRelativeDateKey(java.lang.Integer adjustableOrRelativeDateKey)
throws ValidationException
AdjustableOrRelativeDate
setAdjustableOrRelativeDateKey in interface AdjustableOrRelativeDateadjustableOrRelativeDateKey - The value to set.
ValidationExceptionAdjustableOrRelativeDate.setAdjustableOrRelativeDateKey( java.lang.Integer adjustableOrRelativeDateKey )public AdjustableDate getAdjustableDate()
AdjustableOrRelativeDate
getAdjustableDate in interface AdjustableOrRelativeDateAdjustableOrRelativeDate.getAdjustableDate()
public void setAdjustableDate(AdjustableDate adjustableDate)
throws ValidationException
AdjustableOrRelativeDate
setAdjustableDate in interface AdjustableOrRelativeDateadjustableDate - The value to set.
ValidationExceptionAdjustableOrRelativeDate.setAdjustableDate( AdjustableDate adjustableDate )public RelativeDateOffset getRelativeDate()
AdjustableOrRelativeDate
getRelativeDate in interface AdjustableOrRelativeDateAdjustableOrRelativeDate.getRelativeDate()
public void setRelativeDate(RelativeDateOffset relativeDate)
throws ValidationException
AdjustableOrRelativeDate
setRelativeDate in interface AdjustableOrRelativeDaterelativeDate - The value to set.
ValidationExceptionAdjustableOrRelativeDate.setRelativeDate( RelativeDateOffset relativeDate )protected AdjustableOrRelativeDateValidator getAdjustableOrRelativeDateValidator()
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 AdjustableOrRelativeDate
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||