Package cdm.event.common.functions
Class Create_EffectiveOrTerminationDateTermChangeInstruction.Create_EffectiveOrTerminationDateTermChangeInstructionDefault
java.lang.Object
cdm.event.common.functions.Create_EffectiveOrTerminationDateTermChangeInstruction
cdm.event.common.functions.Create_EffectiveOrTerminationDateTermChangeInstruction.Create_EffectiveOrTerminationDateTermChangeInstructionDefault
- All Implemented Interfaces:
com.rosetta.model.lib.functions.RosettaFunction
- Enclosing class:
Create_EffectiveOrTerminationDateTermChangeInstruction
public static class Create_EffectiveOrTerminationDateTermChangeInstruction.Create_EffectiveOrTerminationDateTermChangeInstructionDefault
extends Create_EffectiveOrTerminationDateTermChangeInstruction
-
Nested Class Summary
Nested classes/interfaces inherited from class cdm.event.common.functions.Create_EffectiveOrTerminationDateTermChangeInstruction
Create_EffectiveOrTerminationDateTermChangeInstruction.Create_EffectiveOrTerminationDateTermChangeInstructionDefault -
Field Summary
Fields inherited from class cdm.event.common.functions.Create_EffectiveOrTerminationDateTermChangeInstruction
conditionValidator, objectValidator -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionassignOutput(TermsChangeInstruction.TermsChangeInstructionBuilder termsChangeInstruction, ContractualProduct contractualProduct, AdjustableOrRelativeDate effectiveRollDate, AdjustableOrRelativeDate terminationDate) doEvaluate(ContractualProduct contractualProduct, AdjustableOrRelativeDate effectiveRollDate, AdjustableOrRelativeDate terminationDate) Methods inherited from class cdm.event.common.functions.Create_EffectiveOrTerminationDateTermChangeInstruction
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_EffectiveOrTerminationDateTermChangeInstructionDefault
public Create_EffectiveOrTerminationDateTermChangeInstructionDefault()
-
-
Method Details
-
doEvaluate
protected TermsChangeInstruction.TermsChangeInstructionBuilder doEvaluate(ContractualProduct contractualProduct, AdjustableOrRelativeDate effectiveRollDate, AdjustableOrRelativeDate terminationDate) - Specified by:
doEvaluatein classCreate_EffectiveOrTerminationDateTermChangeInstruction
-
assignOutput
protected TermsChangeInstruction.TermsChangeInstructionBuilder assignOutput(TermsChangeInstruction.TermsChangeInstructionBuilder termsChangeInstruction, ContractualProduct contractualProduct, AdjustableOrRelativeDate effectiveRollDate, AdjustableOrRelativeDate terminationDate)
-