Package org.isda.cdm

Class EquityCorporateEvents


  • @RosettaClass
    @RosettaSynonym(value="EquityCorporateEvents",
                    source="FpML_5_10")
    public class EquityCorporateEvents
    extends com.rosetta.model.lib.RosettaModelObject
    A class for defining the merger events and their treatment.
    Version:
    2.5.4
    • Method Detail

      • getShareForCombined

        @RosettaSynonym(value="shareForCombined",
                        source="FpML_5_10")
        public final ShareExtraordinaryEventEnum getShareForCombined()
        2018 ISDA CDM Equity Confirmation for Security Equity Swap: Merger Event (S-F-C) shall occur if a Merger Event occurs and the consideration for the relevant Security consists solely of Combined Consideration. | The consideration paid for the original shares following the Merger Event consists of both cash/securities and new shares.
      • getShareForOther

        @RosettaSynonym(value="shareForOther",
                        source="FpML_5_10")
        public final ShareExtraordinaryEventEnum getShareForOther()
        2018 ISDA CDM Equity Confirmation for Security Equity Swap: Merger Event (S-F-O) shall occur if a Merger Event occurs and the consideration for the relevant Security consists solely of Other Consideration. | The consideration paid for the original shares following the Merger Event consists wholly of cash/securities other than new shares.
      • getShareForShare

        @RosettaSynonym(value="shareForShare",
                        source="FpML_5_10")
        public final ShareExtraordinaryEventEnum getShareForShare()
        2018 ISDA CDM Equity Confirmation for Security Equity Swap: Merger Event (S-F-S) shall occur if a Merger Event occurs and the consideration for the relevant Security consists solely of Combined Consideration. | The consideration paid for the original shares following the Merger Event consists wholly of new shares.
      • metaData

        public com.rosetta.model.lib.meta.RosettaMetaData<? extends EquityCorporateEvents> metaData()
        Specified by:
        metaData in class com.rosetta.model.lib.RosettaModelObject
      • process

        public void process​(com.rosetta.model.lib.path.RosettaPath path,
                            com.rosetta.model.lib.process.Processor processor)
        Specified by:
        process in class com.rosetta.model.lib.RosettaModelObject
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object