Package cdm.margin.schedule.functions
Class UnderlierForProduct.UnderlierForProductDefault
java.lang.Object
cdm.margin.schedule.functions.UnderlierForProduct
cdm.margin.schedule.functions.UnderlierForProduct.UnderlierForProductDefault
- All Implemented Interfaces:
com.rosetta.model.lib.functions.RosettaFunction
- Enclosing class:
UnderlierForProduct
-
Nested Class Summary
Nested classes/interfaces inherited from class cdm.margin.schedule.functions.UnderlierForProduct
UnderlierForProduct.UnderlierForProductDefault -
Field Summary
Fields inherited from class cdm.margin.schedule.functions.UnderlierForProduct
objectValidator -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Underlier.UnderlierBuilderassignOutput(Underlier.UnderlierBuilder underlierProduct, NonTransferableProduct product) protected Underlier.UnderlierBuilderdoEvaluate(NonTransferableProduct product) Methods inherited from class cdm.margin.schedule.functions.UnderlierForProduct
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
-
UnderlierForProductDefault
public UnderlierForProductDefault()
-
-
Method Details
-
doEvaluate
- Specified by:
doEvaluatein classUnderlierForProduct
-
assignOutput
protected Underlier.UnderlierBuilder assignOutput(Underlier.UnderlierBuilder underlierProduct, NonTransferableProduct product)
-