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