Class Qualify_ForeignExchange_Spot_Forward.Qualify_ForeignExchange_Spot_ForwardDefault
java.lang.Object
cdm.product.qualification.functions.Qualify_ForeignExchange_Spot_Forward
cdm.product.qualification.functions.Qualify_ForeignExchange_Spot_Forward.Qualify_ForeignExchange_Spot_ForwardDefault
- All Implemented Interfaces:
com.rosetta.model.lib.functions.IQualifyFunctionExtension<EconomicTerms>,com.rosetta.model.lib.functions.RosettaFunction
- Enclosing class:
Qualify_ForeignExchange_Spot_Forward
public static class Qualify_ForeignExchange_Spot_Forward.Qualify_ForeignExchange_Spot_ForwardDefault
extends Qualify_ForeignExchange_Spot_Forward
-
Nested Class Summary
Nested classes/interfaces inherited from class cdm.product.qualification.functions.Qualify_ForeignExchange_Spot_Forward
Qualify_ForeignExchange_Spot_Forward.Qualify_ForeignExchange_Spot_ForwardDefault -
Field Summary
Fields inherited from class cdm.product.qualification.functions.Qualify_ForeignExchange_Spot_Forward
qualify_AssetClass_ForeignExchange -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected BooleanassignOutput(Boolean is_product, EconomicTerms economicTerms) protected BooleandoEvaluate(EconomicTerms economicTerms) Methods inherited from class cdm.product.qualification.functions.Qualify_ForeignExchange_Spot_Forward
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_ForeignExchange_Spot_ForwardDefault
public Qualify_ForeignExchange_Spot_ForwardDefault()
-
-
Method Details
-
doEvaluate
- Specified by:
doEvaluatein classQualify_ForeignExchange_Spot_Forward
-
assignOutput
-