Package org.isda.cdm

Class CreditEventNotice


  • @RosettaClass
    @RosettaSynonym(value="CreditEventNotice",
                    source="FpML_5_10")
    public class CreditEventNotice
    extends com.rosetta.model.lib.RosettaModelObject
    Version:
    2.5.4
    • Method Detail

      • getBusinessCenter

        @RosettaSynonym(value="businessCenter",source="FpML_5_10") @RosettaSynonym(value="businessCenter",source="CME_SubmissionIRS_1_0") @RosettaSynonym(value="businessCenter",source="DTCC_11_0") @RosettaSynonym(value="businessCenter",source="DTCC_9_0") @RosettaSynonym(value="businessCenter",source="CME_ClearedConfirm_1_17")
        public final BusinessCenterEnum getBusinessCenter()
        Inclusion of this business center element implies that Greenwich Mean Time in Section 3.3 of the 2003 ISDA Credit Derivatives Definitions is replaced by the local time of the city indicated by the businessCenter element value.
      • getNotifyingParty

        @RosettaSynonym(value="notifyingParty",source="FpML_5_10") @RosettaSynonym(value="notifyingParty",source="CME_SubmissionIRS_1_0") @RosettaSynonym(value="notifyingParty",source="DTCC_11_0") @RosettaSynonym(value="notifyingParty",source="DTCC_9_0") @RosettaSynonym(value="notifyingParty",source="CME_ClearedConfirm_1_17")
        public final NotifyingParty getNotifyingParty()
        The notifying party is the party that notifies the other party when a credit event has occurred by means of a credit event notice. If more than one party is referenced as being the notifying party then either party may notify the other of a credit event occurring. ISDA 2003 Term: Notifying Party.
      • getPubliclyAvailableInformation

        @RosettaSynonym(value="publiclyAvailableInformation",source="FpML_5_10") @RosettaSynonym(value="publiclyAvailableInformation",source="CME_SubmissionIRS_1_0") @RosettaSynonym(value="publiclyAvailableInformation",source="DTCC_11_0") @RosettaSynonym(value="publiclyAvailableInformation",source="DTCC_9_0") @RosettaSynonym(value="publiclyAvailableInformation",source="CME_ClearedConfirm_1_17")
        public final PubliclyAvailableInformation getPubliclyAvailableInformation()
        A specified condition to settlement. Publicly available information means information that reasonably confirms any of the facts relevant to determining that a credit event or potential repudiation/moratorium, as applicable, has occurred. The ISDA defined list (2003) is the market standard and is considered comprehensive, and a minimum of two differing public sources must have published the relevant information, to declare a Credit Event. ISDA 2003 Term: Notice of Publicly Available Information Applicable.
      • metaData

        public com.rosetta.model.lib.meta.RosettaMetaData<? extends CreditEventNotice> 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