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