Class PeriodsInYear.PeriodsInYearDefault
java.lang.Object
cdm.product.common.schedule.functions.PeriodsInYear
cdm.product.common.schedule.functions.PeriodsInYear.PeriodsInYearDefault
- All Implemented Interfaces:
com.rosetta.model.lib.functions.RosettaFunction
- Enclosing class:
PeriodsInYear
-
Nested Class Summary
Nested classes/interfaces inherited from class cdm.product.common.schedule.functions.PeriodsInYear
PeriodsInYear.PeriodsInYearDefault -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected IntegerassignOutput(Integer numberOfPeriods, CalculationPeriodFrequency frequency) protected IntegerdoEvaluate(CalculationPeriodFrequency frequency) Methods inherited from class cdm.product.common.schedule.functions.PeriodsInYear
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
-
PeriodsInYearDefault
public PeriodsInYearDefault()
-
-
Method Details
-
doEvaluate
- Specified by:
doEvaluatein classPeriodsInYear
-
assignOutput
-