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

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

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

      • BuyerSellerRule

        public BuyerSellerRule​(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<Event,​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<Event,​java.lang.String,​INKEY extends java.lang.Comparable<INKEY>,​INKEY extends java.lang.Comparable<INKEY>>
      • blueprint

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

        protected com.regnosys.rosetta.blueprints.BlueprintInstance<Payout,​java.lang.String,​INKEY,​INKEY> getCrossCurrencySwapBuyerSeller()
      • getFixedFloatBuyerSeller

        protected com.regnosys.rosetta.blueprints.BlueprintInstance<Payout,​java.lang.String,​INKEY,​INKEY> getFixedFloatBuyerSeller()
      • getContractForEvent

        protected com.regnosys.rosetta.blueprints.BlueprintInstance<Event,​Contract,​INKEY,​INKEY> getContractForEvent()
      • getFixedFixedBuyerSeller

        protected com.regnosys.rosetta.blueprints.BlueprintInstance<Payout,​java.lang.String,​INKEY,​INKEY> getFixedFixedBuyerSeller()
      • getCreditDefaultSwapBuyerSeller

        protected com.regnosys.rosetta.blueprints.BlueprintInstance<Payout,​java.lang.String,​INKEY,​INKEY> getCreditDefaultSwapBuyerSeller()
      • getSingleCurrencyBasisSwap

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