Package org.isda.cdm.blueprint
Class IsFixedFixedRule<INKEY extends java.lang.Comparable<INKEY>>
- java.lang.Object
-
- org.isda.cdm.blueprint.IsFixedFixedRule<INKEY>
-
- All Implemented Interfaces:
com.regnosys.rosetta.blueprints.Blueprint<Payout,java.lang.Boolean,INKEY,INKEY>
public class IsFixedFixedRule<INKEY extends java.lang.Comparable<INKEY>> extends java.lang.Object implements com.regnosys.rosetta.blueprints.Blueprint<Payout,java.lang.Boolean,INKEY,INKEY>
- Version:
- 2.5.4
-
-
Constructor Summary
Constructors Constructor Description IsFixedFixedRule(com.regnosys.rosetta.blueprints.runner.actions.rosetta.RosettaActionFactory actionFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.regnosys.rosetta.blueprints.BlueprintInstance<Payout,java.lang.Boolean,INKEY,INKEY>
blueprint()
java.lang.String
getName()
java.lang.String
getURI()
-