Class CreditDefaultSwapBuyerSellerRule<INKEY extends java.lang.Comparable<INKEY>>

  • All Implemented Interfaces:
    com.regnosys.rosetta.blueprints.Blueprint<Payout,​java.lang.String,​INKEY,​INKEY>

    public class CreditDefaultSwapBuyerSellerRule<INKEY extends java.lang.Comparable<INKEY>>
    extends java.lang.Object
    implements com.regnosys.rosetta.blueprints.Blueprint<Payout,​java.lang.String,​INKEY,​INKEY>
    Version:
    2.5.4
    • Constructor Detail

      • CreditDefaultSwapBuyerSellerRule

        public CreditDefaultSwapBuyerSellerRule​(com.regnosys.rosetta.blueprints.runner.actions.rosetta.RosettaActionFactory actionFactory)
    • Method Detail

      • getName

        public java.lang.String getName()
        Specified by:
        getName in interface com.regnosys.rosetta.blueprints.Blueprint<Payout,​java.lang.String,​INKEY extends java.lang.Comparable<INKEY>,​INKEY extends java.lang.Comparable<INKEY>>
      • getURI

        public java.lang.String getURI()
        Specified by:
        getURI in interface com.regnosys.rosetta.blueprints.Blueprint<Payout,​java.lang.String,​INKEY extends java.lang.Comparable<INKEY>,​INKEY extends java.lang.Comparable<INKEY>>
      • blueprint

        public com.regnosys.rosetta.blueprints.BlueprintInstance<Payout,​java.lang.String,​INKEY,​INKEY> blueprint()
        Specified by:
        blueprint in interface com.regnosys.rosetta.blueprints.Blueprint<Payout,​java.lang.String,​INKEY extends java.lang.Comparable<INKEY>,​INKEY extends java.lang.Comparable<INKEY>>
      • getBuyerSellerToBuyerAndSeller

        protected com.regnosys.rosetta.blueprints.BlueprintInstance<BuyerSeller,​java.lang.String,​INKEY,​INKEY> getBuyerSellerToBuyerAndSeller()