Package cdm.product.collateral.functions
Class CheckCountryOfOrigin.CheckCountryOfOriginDefault
java.lang.Object
cdm.product.collateral.functions.CheckCountryOfOrigin
cdm.product.collateral.functions.CheckCountryOfOrigin.CheckCountryOfOriginDefault
- All Implemented Interfaces:
com.rosetta.model.lib.functions.RosettaFunction
- Enclosing class:
CheckCountryOfOrigin
-
Nested Class Summary
Nested classes/interfaces inherited from class cdm.product.collateral.functions.CheckCountryOfOrigin
CheckCountryOfOrigin.CheckCountryOfOriginDefault -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected BooleanassignOutput(Boolean isEqual, ISOCountryCodeEnum countryOfOrigin, EligibilityQuery query) protected BooleandoEvaluate(ISOCountryCodeEnum countryOfOrigin, EligibilityQuery query) Methods inherited from class cdm.product.collateral.functions.CheckCountryOfOrigin
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
-
CheckCountryOfOriginDefault
public CheckCountryOfOriginDefault()
-
-
Method Details
-
doEvaluate
- Specified by:
doEvaluatein classCheckCountryOfOrigin
-
assignOutput
protected Boolean assignOutput(Boolean isEqual, ISOCountryCodeEnum countryOfOrigin, EligibilityQuery query)
-