Class Qualify_InterestRate_Forward_Debt.Qualify_InterestRate_Forward_DebtDefault
java.lang.Object
cdm.product.qualification.functions.Qualify_InterestRate_Forward_Debt
cdm.product.qualification.functions.Qualify_InterestRate_Forward_Debt.Qualify_InterestRate_Forward_DebtDefault
- All Implemented Interfaces:
com.rosetta.model.lib.functions.IQualifyFunctionExtension<EconomicTerms>,com.rosetta.model.lib.functions.RosettaFunction
- Enclosing class:
Qualify_InterestRate_Forward_Debt
public static class Qualify_InterestRate_Forward_Debt.Qualify_InterestRate_Forward_DebtDefault
extends Qualify_InterestRate_Forward_Debt
-
Nested Class Summary
Nested classes/interfaces inherited from class cdm.product.qualification.functions.Qualify_InterestRate_Forward_Debt
Qualify_InterestRate_Forward_Debt.Qualify_InterestRate_Forward_DebtDefault -
Field Summary
Fields inherited from class cdm.product.qualification.functions.Qualify_InterestRate_Forward_Debt
qualify_AssetClass_InterestRate -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected BooleanassignOutput(Boolean is_product, EconomicTerms economicTerms) protected BooleandoEvaluate(EconomicTerms economicTerms) protected com.rosetta.model.lib.mapper.MapperS<? extends ForwardPayout> forwardPayout(EconomicTerms economicTerms) Methods inherited from class cdm.product.qualification.functions.Qualify_InterestRate_Forward_Debt
evaluate, getNamePrefixMethods 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
-
Qualify_InterestRate_Forward_DebtDefault
public Qualify_InterestRate_Forward_DebtDefault()
-
-
Method Details
-
doEvaluate
- Specified by:
doEvaluatein classQualify_InterestRate_Forward_Debt
-
assignOutput
-
forwardPayout
protected com.rosetta.model.lib.mapper.MapperS<? extends ForwardPayout> forwardPayout(EconomicTerms economicTerms) - Specified by:
forwardPayoutin classQualify_InterestRate_Forward_Debt
-