Class PaymentDate.PaymentDateDefault
java.lang.Object
cdm.product.common.schedule.functions.PaymentDate
cdm.product.common.schedule.functions.PaymentDate.PaymentDateDefault
- All Implemented Interfaces:
com.rosetta.model.lib.functions.RosettaFunction
- Enclosing class:
PaymentDate
-
Nested Class Summary
Nested classes/interfaces inherited from class cdm.product.common.schedule.functions.PaymentDate
PaymentDate.PaymentDateDefault -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected com.rosetta.model.lib.records.DateassignOutput(com.rosetta.model.lib.records.Date result, EconomicTerms economicTerms) protected com.rosetta.model.lib.records.DatedoEvaluate(EconomicTerms economicTerms) Methods inherited from class cdm.product.common.schedule.functions.PaymentDate
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
-
PaymentDateDefault
public PaymentDateDefault()
-
-
Method Details
-
doEvaluate
- Specified by:
doEvaluatein classPaymentDate
-
assignOutput
protected com.rosetta.model.lib.records.Date assignOutput(com.rosetta.model.lib.records.Date result, EconomicTerms economicTerms)
-