Class YearFraction.YearFraction_30E_360_ISDA.YearFraction_30E_360_ISDADefault
java.lang.Object
cdm.base.datetime.daycount.functions.YearFraction.YearFraction_30E_360_ISDA
cdm.base.datetime.daycount.functions.YearFraction.YearFraction_30E_360_ISDA.YearFraction_30E_360_ISDADefault
- All Implemented Interfaces:
com.rosetta.model.lib.functions.RosettaFunction
- Enclosing class:
YearFraction.YearFraction_30E_360_ISDA
public static class YearFraction.YearFraction_30E_360_ISDA.YearFraction_30E_360_ISDADefault
extends YearFraction.YearFraction_30E_360_ISDA
-
Nested Class Summary
Nested classes/interfaces inherited from class cdm.base.datetime.daycount.functions.YearFraction.YearFraction_30E_360_ISDA
YearFraction.YearFraction_30E_360_ISDA.YearFraction_30E_360_ISDADefault -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected BigDecimalassignOutput(BigDecimal result, DayCountFractionEnum dayCountFractionEnum, com.rosetta.model.lib.records.Date startDate, com.rosetta.model.lib.records.Date endDate, com.rosetta.model.lib.records.Date terminationDate, Integer periodsInYear) protected BigDecimaldoEvaluate(DayCountFractionEnum dayCountFractionEnum, com.rosetta.model.lib.records.Date startDate, com.rosetta.model.lib.records.Date endDate, com.rosetta.model.lib.records.Date terminationDate, Integer periodsInYear) protected com.rosetta.model.lib.mapper.MapperS<Boolean> endDateIsInLeapYear(DayCountFractionEnum dayCountFractionEnum, com.rosetta.model.lib.records.Date startDate, com.rosetta.model.lib.records.Date endDate, com.rosetta.model.lib.records.Date terminationDate, Integer periodsInYear) protected com.rosetta.model.lib.mapper.MapperS<Integer> endDay(DayCountFractionEnum dayCountFractionEnum, com.rosetta.model.lib.records.Date startDate, com.rosetta.model.lib.records.Date endDate, com.rosetta.model.lib.records.Date terminationDate, Integer periodsInYear) protected com.rosetta.model.lib.mapper.MapperS<Integer> endMonth(DayCountFractionEnum dayCountFractionEnum, com.rosetta.model.lib.records.Date startDate, com.rosetta.model.lib.records.Date endDate, com.rosetta.model.lib.records.Date terminationDate, Integer periodsInYear) protected com.rosetta.model.lib.mapper.MapperS<Integer> endYear(DayCountFractionEnum dayCountFractionEnum, com.rosetta.model.lib.records.Date startDate, com.rosetta.model.lib.records.Date endDate, com.rosetta.model.lib.records.Date terminationDate, Integer periodsInYear) protected com.rosetta.model.lib.mapper.MapperS<Boolean> startDateIsInLeapYear(DayCountFractionEnum dayCountFractionEnum, com.rosetta.model.lib.records.Date startDate, com.rosetta.model.lib.records.Date endDate, com.rosetta.model.lib.records.Date terminationDate, Integer periodsInYear) protected com.rosetta.model.lib.mapper.MapperS<Integer> startDay(DayCountFractionEnum dayCountFractionEnum, com.rosetta.model.lib.records.Date startDate, com.rosetta.model.lib.records.Date endDate, com.rosetta.model.lib.records.Date terminationDate, Integer periodsInYear) protected com.rosetta.model.lib.mapper.MapperS<Integer> startMonth(DayCountFractionEnum dayCountFractionEnum, com.rosetta.model.lib.records.Date startDate, com.rosetta.model.lib.records.Date endDate, com.rosetta.model.lib.records.Date terminationDate, Integer periodsInYear) protected com.rosetta.model.lib.mapper.MapperS<Integer> startYear(DayCountFractionEnum dayCountFractionEnum, com.rosetta.model.lib.records.Date startDate, com.rosetta.model.lib.records.Date endDate, com.rosetta.model.lib.records.Date terminationDate, Integer periodsInYear) Methods inherited from class cdm.base.datetime.daycount.functions.YearFraction.YearFraction_30E_360_ISDA
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
-
YearFraction_30E_360_ISDADefault
public YearFraction_30E_360_ISDADefault()
-
-
Method Details
-
doEvaluate
protected BigDecimal doEvaluate(DayCountFractionEnum dayCountFractionEnum, com.rosetta.model.lib.records.Date startDate, com.rosetta.model.lib.records.Date endDate, com.rosetta.model.lib.records.Date terminationDate, Integer periodsInYear) - Specified by:
doEvaluatein classYearFraction.YearFraction_30E_360_ISDA
-
assignOutput
protected BigDecimal assignOutput(BigDecimal result, DayCountFractionEnum dayCountFractionEnum, com.rosetta.model.lib.records.Date startDate, com.rosetta.model.lib.records.Date endDate, com.rosetta.model.lib.records.Date terminationDate, Integer periodsInYear) -
startDateIsInLeapYear
protected com.rosetta.model.lib.mapper.MapperS<Boolean> startDateIsInLeapYear(DayCountFractionEnum dayCountFractionEnum, com.rosetta.model.lib.records.Date startDate, com.rosetta.model.lib.records.Date endDate, com.rosetta.model.lib.records.Date terminationDate, Integer periodsInYear) - Specified by:
startDateIsInLeapYearin classYearFraction.YearFraction_30E_360_ISDA
-
endDateIsInLeapYear
protected com.rosetta.model.lib.mapper.MapperS<Boolean> endDateIsInLeapYear(DayCountFractionEnum dayCountFractionEnum, com.rosetta.model.lib.records.Date startDate, com.rosetta.model.lib.records.Date endDate, com.rosetta.model.lib.records.Date terminationDate, Integer periodsInYear) - Specified by:
endDateIsInLeapYearin classYearFraction.YearFraction_30E_360_ISDA
-
startYear
protected com.rosetta.model.lib.mapper.MapperS<Integer> startYear(DayCountFractionEnum dayCountFractionEnum, com.rosetta.model.lib.records.Date startDate, com.rosetta.model.lib.records.Date endDate, com.rosetta.model.lib.records.Date terminationDate, Integer periodsInYear) - Specified by:
startYearin classYearFraction.YearFraction_30E_360_ISDA
-
endYear
protected com.rosetta.model.lib.mapper.MapperS<Integer> endYear(DayCountFractionEnum dayCountFractionEnum, com.rosetta.model.lib.records.Date startDate, com.rosetta.model.lib.records.Date endDate, com.rosetta.model.lib.records.Date terminationDate, Integer periodsInYear) - Specified by:
endYearin classYearFraction.YearFraction_30E_360_ISDA
-
startMonth
protected com.rosetta.model.lib.mapper.MapperS<Integer> startMonth(DayCountFractionEnum dayCountFractionEnum, com.rosetta.model.lib.records.Date startDate, com.rosetta.model.lib.records.Date endDate, com.rosetta.model.lib.records.Date terminationDate, Integer periodsInYear) - Specified by:
startMonthin classYearFraction.YearFraction_30E_360_ISDA
-
endMonth
protected com.rosetta.model.lib.mapper.MapperS<Integer> endMonth(DayCountFractionEnum dayCountFractionEnum, com.rosetta.model.lib.records.Date startDate, com.rosetta.model.lib.records.Date endDate, com.rosetta.model.lib.records.Date terminationDate, Integer periodsInYear) - Specified by:
endMonthin classYearFraction.YearFraction_30E_360_ISDA
-
startDay
protected com.rosetta.model.lib.mapper.MapperS<Integer> startDay(DayCountFractionEnum dayCountFractionEnum, com.rosetta.model.lib.records.Date startDate, com.rosetta.model.lib.records.Date endDate, com.rosetta.model.lib.records.Date terminationDate, Integer periodsInYear) - Specified by:
startDayin classYearFraction.YearFraction_30E_360_ISDA
-
endDay
protected com.rosetta.model.lib.mapper.MapperS<Integer> endDay(DayCountFractionEnum dayCountFractionEnum, com.rosetta.model.lib.records.Date startDate, com.rosetta.model.lib.records.Date endDate, com.rosetta.model.lib.records.Date terminationDate, Integer periodsInYear) - Specified by:
endDayin classYearFraction.YearFraction_30E_360_ISDA
-