Class Create_OnDemandInterestPaymentPrimitiveInstruction

java.lang.Object
cdm.event.common.functions.Create_OnDemandInterestPaymentPrimitiveInstruction
All Implemented Interfaces:
com.rosetta.model.lib.functions.RosettaFunction
Direct Known Subclasses:
Create_OnDemandInterestPaymentPrimitiveInstruction.Create_OnDemandInterestPaymentPrimitiveInstructionDefault

public abstract class Create_OnDemandInterestPaymentPrimitiveInstruction extends Object implements com.rosetta.model.lib.functions.RosettaFunction
  • Field Details

    • conditionValidator

      @Inject protected com.rosetta.model.lib.functions.ConditionValidator conditionValidator
    • objectValidator

      @Inject protected com.rosetta.model.lib.functions.ModelObjectValidator objectValidator
    • create_Cashflow

      @Inject protected Create_Cashflow create_Cashflow
    • create_CashflowTermsChangeInstruction

      @Inject protected Create_CashflowTermsChangeInstruction create_CashflowTermsChangeInstruction
  • Constructor Details

    • Create_OnDemandInterestPaymentPrimitiveInstruction

      public Create_OnDemandInterestPaymentPrimitiveInstruction()
  • Method Details