Package cdm.event.common.functions
Class Create_CashflowTermsChangeInstruction.Create_CashflowTermsChangeInstructionDefault
java.lang.Object
cdm.event.common.functions.Create_CashflowTermsChangeInstruction
cdm.event.common.functions.Create_CashflowTermsChangeInstruction.Create_CashflowTermsChangeInstructionDefault
- All Implemented Interfaces:
com.rosetta.model.lib.functions.RosettaFunction
- Enclosing class:
Create_CashflowTermsChangeInstruction
public static class Create_CashflowTermsChangeInstruction.Create_CashflowTermsChangeInstructionDefault
extends Create_CashflowTermsChangeInstruction
-
Nested Class Summary
Nested classes/interfaces inherited from class cdm.event.common.functions.Create_CashflowTermsChangeInstruction
Create_CashflowTermsChangeInstruction.Create_CashflowTermsChangeInstructionDefault -
Field Summary
Fields inherited from class cdm.event.common.functions.Create_CashflowTermsChangeInstruction
objectValidator -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionassignOutput(TermsChangeInstruction.TermsChangeInstructionBuilder termsChangeInstruction, ContractualProduct contractualProduct, Cashflow cashFlow) doEvaluate(ContractualProduct contractualProduct, Cashflow cashFlow) Methods inherited from class cdm.event.common.functions.Create_CashflowTermsChangeInstruction
evaluateMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.rosetta.model.lib.functions.RosettaFunction
toBuilder, toBuilder, toBuilder
-
Constructor Details
-
Create_CashflowTermsChangeInstructionDefault
public Create_CashflowTermsChangeInstructionDefault()
-
-
Method Details
-
doEvaluate
protected TermsChangeInstruction.TermsChangeInstructionBuilder doEvaluate(ContractualProduct contractualProduct, Cashflow cashFlow) - Specified by:
doEvaluatein classCreate_CashflowTermsChangeInstruction
-
assignOutput
protected TermsChangeInstruction.TermsChangeInstructionBuilder assignOutput(TermsChangeInstruction.TermsChangeInstructionBuilder termsChangeInstruction, ContractualProduct contractualProduct, Cashflow cashFlow)
-