Class PopOffDateList.PopOffDateListDefault

java.lang.Object
cdm.base.datetime.functions.PopOffDateList
cdm.base.datetime.functions.PopOffDateList.PopOffDateListDefault
All Implemented Interfaces:
com.rosetta.model.lib.functions.RosettaFunction
Enclosing class:
PopOffDateList

public static class PopOffDateList.PopOffDateListDefault extends PopOffDateList
  • Constructor Details

    • PopOffDateListDefault

      public PopOffDateListDefault()
  • Method Details

    • doEvaluate

      protected List<com.rosetta.model.lib.records.Date> doEvaluate(List<com.rosetta.model.lib.records.Date> dates)
      Specified by:
      doEvaluate in class PopOffDateList
    • assignOutput

      protected List<com.rosetta.model.lib.records.Date> assignOutput(List<com.rosetta.model.lib.records.Date> newList, List<com.rosetta.model.lib.records.Date> dates)