|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
CalculationAgent.java
null
CalculationAgentHome,
CalculationAgentSession,
CalculationAgentValidator,
CalculationAgentBean,
com.javelin.fpml.shared.lazy.LazyCalculationAgentBean| Method Summary | |
void |
addCalculationAgentCalculationAgentPartyReference(CalculationAgentCalculationAgentPartyReference calculationAgentCalculationAgentPartyReference)
Add the CalculationAgentCalculationAgentPartyReference dependent on this table. |
java.lang.Object |
clone()
Clone bean without throwing an Exception. |
java.util.Iterator |
getCalculationAgentCalculationAgentPartyReferences()
Get the Set of CalculationAgentCalculationAgentPartyReferences dependent on this table. |
java.lang.Integer |
getCalculationAgentKey()
Get the Calculation Agent Key. |
CalculationAgentParty |
getCalculationAgentParty()
Get the Calculation Agent Party. |
Trade |
getTradeCalculationAgent()
Get the TradeCalculationAgent dependent on this table. |
void |
removeCalculationAgentCalculationAgentPartyReference(CalculationAgentCalculationAgentPartyReference calculationAgentCalculationAgentPartyReference)
Remove the CalculationAgentCalculationAgentPartyReference dependent on this table. |
void |
removeCalculationAgentCalculationAgentPartyReferences()
Remove all the CalculationAgentCalculationAgentPartyReferences |
void |
setCalculationAgentCalculationAgentPartyReferences(java.util.Iterator calculationAgentCalculationAgentPartyReference)
Set the Set of CalculationAgentCalculationAgentPartyReferences dependent on this table. |
void |
setCalculationAgentKey(java.lang.Integer calculationAgentKey)
Set the Calculation Agent Key. |
void |
setCalculationAgentParty(CalculationAgentParty calculationAgentParty)
Set the Calculation Agent Party. |
void |
setTradeCalculationAgent(Trade trade)
Set the TradeCalculationAgent dependent on this table. |
| Method Detail |
public java.lang.Integer getCalculationAgentKey()
public void setCalculationAgentKey(java.lang.Integer calculationAgentKey)
throws ValidationException
calculationAgentKey - The value to set.
ValidationException - If there was a problem validating the value.CalculationAgentValidatorpublic CalculationAgentParty getCalculationAgentParty()
public void setCalculationAgentParty(CalculationAgentParty calculationAgentParty)
throws ValidationException
calculationAgentParty - The value to set.
ValidationException - If there was a problem validating the value.CalculationAgentValidator
public Trade getTradeCalculationAgent()
throws ValidationException
ValidationException - If there was a problem validating the value.CalculationAgent
public void setTradeCalculationAgent(Trade trade)
throws ValidationException
ValidationException - If there was a problem validating the value.CalculationAgent
public java.util.Iterator getCalculationAgentCalculationAgentPartyReferences()
throws ValidationException
ValidationException - If there was a problem validating the value.CalculationAgent
public void setCalculationAgentCalculationAgentPartyReferences(java.util.Iterator calculationAgentCalculationAgentPartyReference)
throws ValidationException
calculationAgentCalculationAgentPartyReference - A list of CalculationAgentCalculationAgentPartyReferences.
ValidationException - If there was a problem validating the value.CalculationAgent
public void addCalculationAgentCalculationAgentPartyReference(CalculationAgentCalculationAgentPartyReference calculationAgentCalculationAgentPartyReference)
throws ValidationException
ValidationException - If there was a validating problem setting the value.CalculationAgent
public void removeCalculationAgentCalculationAgentPartyReference(CalculationAgentCalculationAgentPartyReference calculationAgentCalculationAgentPartyReference)
throws ValidationException
ValidationException - If there was a problem removing the value.CalculationAgent
public void removeCalculationAgentCalculationAgentPartyReferences()
throws ValidationException
ValidationExceptionpublic java.lang.Object clone()
clone in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||