Package cdm.margin.schedule.functions
Class StandardizedScheduleMonetaryNotionalCurrencyFromResolvablePQ
java.lang.Object
cdm.margin.schedule.functions.StandardizedScheduleMonetaryNotionalCurrencyFromResolvablePQ
- All Implemented Interfaces:
com.rosetta.model.lib.functions.RosettaFunction
- Direct Known Subclasses:
StandardizedScheduleMonetaryNotionalCurrencyFromResolvablePQ.StandardizedScheduleMonetaryNotionalCurrencyFromResolvablePQDefault
public abstract class StandardizedScheduleMonetaryNotionalCurrencyFromResolvablePQ
extends Object
implements com.rosetta.model.lib.functions.RosettaFunction
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract StringdoEvaluate(ResolvablePriceQuantity priceQuantity) evaluate(ResolvablePriceQuantity priceQuantity) Methods 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
-
StandardizedScheduleMonetaryNotionalCurrencyFromResolvablePQ
public StandardizedScheduleMonetaryNotionalCurrencyFromResolvablePQ()
-
-
Method Details
-
evaluate
- Parameters:
priceQuantity-- Returns:
- notionalCurrency
-
doEvaluate
-