Package cdm.margin.schedule.functions
Class StandardizedScheduleCommoditySwapFixedFloatNotionalAmount.StandardizedScheduleCommoditySwapFixedFloatNotionalAmountDefault
java.lang.Object
cdm.margin.schedule.functions.StandardizedScheduleCommoditySwapFixedFloatNotionalAmount
cdm.margin.schedule.functions.StandardizedScheduleCommoditySwapFixedFloatNotionalAmount.StandardizedScheduleCommoditySwapFixedFloatNotionalAmountDefault
- All Implemented Interfaces:
com.rosetta.model.lib.functions.RosettaFunction
- Enclosing class:
StandardizedScheduleCommoditySwapFixedFloatNotionalAmount
public static class StandardizedScheduleCommoditySwapFixedFloatNotionalAmount.StandardizedScheduleCommoditySwapFixedFloatNotionalAmountDefault
extends StandardizedScheduleCommoditySwapFixedFloatNotionalAmount
-
Nested Class Summary
Nested classes/interfaces inherited from class cdm.margin.schedule.functions.StandardizedScheduleCommoditySwapFixedFloatNotionalAmount
StandardizedScheduleCommoditySwapFixedFloatNotionalAmount.StandardizedScheduleCommoditySwapFixedFloatNotionalAmountDefault -
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> fixedPrice(EconomicTerms economicTerms) protected com.rosetta.model.lib.mapper.MapperS<BigDecimal> notionalQuantity(EconomicTerms economicTerms) Methods inherited from class cdm.margin.schedule.functions.StandardizedScheduleCommoditySwapFixedFloatNotionalAmount
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
-
StandardizedScheduleCommoditySwapFixedFloatNotionalAmountDefault
public StandardizedScheduleCommoditySwapFixedFloatNotionalAmountDefault()
-
-
Method Details
-
doEvaluate
- Specified by:
doEvaluatein classStandardizedScheduleCommoditySwapFixedFloatNotionalAmount
-
assignOutput
-
fixedPrice
- Specified by:
fixedPricein classStandardizedScheduleCommoditySwapFixedFloatNotionalAmount
-
notionalQuantity
protected com.rosetta.model.lib.mapper.MapperS<BigDecimal> notionalQuantity(EconomicTerms economicTerms) - Specified by:
notionalQuantityin classStandardizedScheduleCommoditySwapFixedFloatNotionalAmount
-