Package org.isda.cdm

Class NotificationTimeElection


  • @RosettaClass
    public class NotificationTimeElection
    extends com.rosetta.model.lib.RosettaModelObject
    A class to specify the notification time election by the respective parties to the agreement. ISDA 2016 English Law Credit Support Deed for Initial Margin, paragraph 13, General Principles, (d)(iii): Notification Time. | ISDA 2016 Japanese Law Credit Support Annex for Initial Margin, paragraph 13, General Principles, (e)(iii): Notification Time. | ISDA 2016 New York Law Credit Support Annex for Initial Margin, paragraph 13, General Principles, (d)(iii): Notification Time.
    Version:
    2.5.4
    • Method Detail

      • getCustomNotification

        @RosettaSynonym(value="partyA_specify",source="ISDA_Create_1_0") @RosettaSynonym(value="partyB_specify",source="ISDA_Create_1_0")
        public final java.lang.String getCustomNotification()
        The Notification Time as a custom election.
      • getNotificationTime

        public final BusinessCenterTime getNotificationTime()
        The Notification Time as a time that is qualified as a standard business center.
      • getParty

        @RosettaSynonym(value="",source="ISDA_Create_1_0") @RosettaSynonym(value="",source="ISDA_Create_1_0")
        public final java.lang.String getParty()
        The elective party.
      • metaData

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