Package org.isda.cdm.functions
Class PeriodsInYearImpl
- java.lang.Object
-
- org.isda.cdm.functions.PeriodsInYear
-
- org.isda.cdm.functions.PeriodsInYearImpl
-
- All Implemented Interfaces:
com.rosetta.model.lib.functions.RosettaFunction
public class PeriodsInYearImpl extends PeriodsInYear
-
-
Constructor Summary
Constructors Constructor Description PeriodsInYearImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.lang.Integer
doEvaluate(CalculationPeriodFrequency frequency)
-
Methods inherited from class org.isda.cdm.functions.PeriodsInYear
evaluate
-
-
-
-
Method Detail
-
doEvaluate
protected java.lang.Integer doEvaluate(CalculationPeriodFrequency frequency)
- Specified by:
doEvaluate
in classPeriodsInYear
-
-