Package cdm.margin.schedule.functions
Class StandardizedScheduleEquityForwardNotionalAmount.StandardizedScheduleEquityForwardNotionalAmountDefault
java.lang.Object
cdm.margin.schedule.functions.StandardizedScheduleEquityForwardNotionalAmount
cdm.margin.schedule.functions.StandardizedScheduleEquityForwardNotionalAmount.StandardizedScheduleEquityForwardNotionalAmountDefault
- All Implemented Interfaces:
com.rosetta.model.lib.functions.RosettaFunction
- Enclosing class:
StandardizedScheduleEquityForwardNotionalAmount
public static class StandardizedScheduleEquityForwardNotionalAmount.StandardizedScheduleEquityForwardNotionalAmountDefault
extends StandardizedScheduleEquityForwardNotionalAmount
-
Nested Class Summary
Nested classes/interfaces inherited from class cdm.margin.schedule.functions.StandardizedScheduleEquityForwardNotionalAmount
StandardizedScheduleEquityForwardNotionalAmount.StandardizedScheduleEquityForwardNotionalAmountDefault -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected BigDecimalassignOutput(BigDecimal amount, SettlementPayout settlementPayout) protected BigDecimaldoEvaluate(SettlementPayout settlementPayout) protected com.rosetta.model.lib.mapper.MapperS<BigDecimal> forwardPrice(SettlementPayout settlementPayout) protected com.rosetta.model.lib.mapper.MapperS<BigDecimal> notionalQuantity(SettlementPayout settlementPayout) Methods inherited from class cdm.margin.schedule.functions.StandardizedScheduleEquityForwardNotionalAmount
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
-
StandardizedScheduleEquityForwardNotionalAmountDefault
public StandardizedScheduleEquityForwardNotionalAmountDefault()
-
-
Method Details
-
doEvaluate
- Specified by:
doEvaluatein classStandardizedScheduleEquityForwardNotionalAmount
-
assignOutput
-
forwardPrice
protected com.rosetta.model.lib.mapper.MapperS<BigDecimal> forwardPrice(SettlementPayout settlementPayout) - Specified by:
forwardPricein classStandardizedScheduleEquityForwardNotionalAmount
-
notionalQuantity
protected com.rosetta.model.lib.mapper.MapperS<BigDecimal> notionalQuantity(SettlementPayout settlementPayout) - Specified by:
notionalQuantityin classStandardizedScheduleEquityForwardNotionalAmount
-