Class PaymentDate
java.lang.Object
cdm.product.common.schedule.functions.PaymentDate
- All Implemented Interfaces:
com.rosetta.model.lib.functions.RosettaFunction
- Direct Known Subclasses:
PaymentDate.PaymentDateDefault
public abstract class PaymentDate
extends Object
implements com.rosetta.model.lib.functions.RosettaFunction
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract com.rosetta.model.lib.records.DatedoEvaluate(EconomicTerms economicTerms) com.rosetta.model.lib.records.Dateevaluate(EconomicTerms economicTerms) Methods 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
-
PaymentDate
public PaymentDate()
-
-
Method Details
-
evaluate
- Parameters:
economicTerms-- Returns:
- result
-
doEvaluate
-