Package cdm.security.lending.functions
Class RunReturnSettlementWorkflowInput
java.lang.Object
cdm.security.lending.functions.RunReturnSettlementWorkflowInput
-
Constructor Summary
ConstructorsConstructorDescriptionRunReturnSettlementWorkflowInput(TradeState tradeState, ReturnInstruction returnInstruction, com.rosetta.model.lib.records.Date returnDate) -
Method Summary
Modifier and TypeMethodDescriptioncom.rosetta.model.lib.records.Date
-
Constructor Details
-
RunReturnSettlementWorkflowInput
public RunReturnSettlementWorkflowInput() -
RunReturnSettlementWorkflowInput
public RunReturnSettlementWorkflowInput(TradeState tradeState, ReturnInstruction returnInstruction, com.rosetta.model.lib.records.Date returnDate)
-
-
Method Details
-
getReturnDate
public com.rosetta.model.lib.records.Date getReturnDate() -
getReturnInstruction
-
getTradeState
-