Class RunReturnSettlementWorkflowInput

java.lang.Object
cdm.security.lending.functions.RunReturnSettlementWorkflowInput

public class RunReturnSettlementWorkflowInput extends Object
  • 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

      public ReturnInstruction getReturnInstruction()
    • getTradeState

      public TradeState getTradeState()