Package cdm.product.common.settlement
Class PaymentRule.PaymentRuleImpl
java.lang.Object
cdm.product.common.settlement.PaymentRule.PaymentRuleImpl
- All Implemented Interfaces:
PaymentRule,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
PaymentRule
Immutable Implementation of PaymentRule
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.product.common.settlement.PaymentRule
PaymentRule.PaymentRuleBuilder, PaymentRule.PaymentRuleBuilderImpl, PaymentRule.PaymentRuleImpl -
Field Summary
Fields inherited from interface cdm.product.common.settlement.PaymentRule
metaData -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.product.common.settlement.PaymentRule
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
PaymentRuleImpl
-
-
Method Details
-
getPercentageRule
@RosettaAttribute("percentageRule") @RuneAttribute("percentageRule") public PercentageRule getPercentageRule()Description copied from interface:PaymentRuleThis attribute is not present as part of the FpML construct, as the payment rule is specialised by means of runtime type extension through the xsi:type.- Specified by:
getPercentageRulein interfacePaymentRule
-
build
Description copied from interface:PaymentRuleBuild Methods- Specified by:
buildin interfacePaymentRule- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfacePaymentRule- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-