Interface NotificationTime

All Superinterfaces:
com.rosetta.model.lib.RosettaModelObject
All Known Subinterfaces:
NotificationTime.NotificationTimeBuilder
All Known Implementing Classes:
NotificationTime.NotificationTimeBuilderImpl, NotificationTime.NotificationTimeImpl

@RosettaDataType(value="NotificationTime", builder=NotificationTimeBuilderImpl.class, version="7.0.0-dev.105") @RuneDataType(value="NotificationTime", model="cdm", builder=NotificationTimeBuilderImpl.class, version="7.0.0-dev.105") public interface NotificationTime extends com.rosetta.model.lib.RosettaModelObject
Specifies the time by which a demand for the Transfer of Eligible Credit Support or Posted Credit Support needs to be made in order for the transfer to take place in accordance with the Transfer Timing provisions.
Version:
7.0.0-dev.105 Body ISDA Corpus Deed CSD_IM_English_2016 ISDA 2016 English Law Credit Support Deed for Initial Margin paragraph "13 General Principles" * clause "(d)(iii)" * name "Notification Time" Provision Body ISDA Corpus Annex CSA_IM_Japanese_2016 ISDA 2016 Japanese Law Credit Support Annex for Initial Margin paragraph "13 General Principles" * clause "(e)(iii)" * name "Notification Time" Provision Body ISDA Corpus Annex CSA_IM_NewYork_2016 ISDA 2016 New York Law Credit Support Annex for Initial Margin paragraph "13 General Principles" * clause "(d)(iii)" * name "Notification Time" Provision Body ISDA Corpus Annex CSA_NewYork_1994 1994 New York Law Credit Support Annex paragraph "13" * clause "(c)(iv)" * name "Notification Time" Provision Body ISDA Corpus Annex CSA_English_1995 1995 English Law Credit Support Annex paragraph "11" * clause "(c)(iv)" * name "Notification Time" Provision Body ISDA Corpus Deed CSD_English_1995 1995 English Law Credit Support Deed paragraph "13" * clause "(d)(iv)" * name "Notification Time" Provision Body ISDA Corpus Annex CSA_VM_English_2016 2016 English Law Variation Margin Credit Support Annex paragraph "11" * clause "(d)(iv)" * name "Notification Time" Provision Body ISDA Corpus Annex CSA_VM_NewYork_2016 2016 New York Law Variation Margin Credit Support Annex paragraph "13" * clause "(d)(iv)" * name "Notification Time" Provision
  • Field Details

  • Method Details

    • getPartyElections

      List<? extends NotificationTimeElection> getPartyElections()
      The parties' Notification Time election.
    • getDisputeNotificationReference

      Boolean getDisputeNotificationReference()
      The determination of whether reference is made to dispute resolution notification timing in the agreement.
    • getTransferTimingProviso

      Boolean getTransferTimingProviso()
      The determination of whether transfer timing language is applicable or not.
    • build

      Build Methods
      Specified by:
      build in interface com.rosetta.model.lib.RosettaModelObject
    • toBuilder

      Specified by:
      toBuilder in interface com.rosetta.model.lib.RosettaModelObject
    • builder

    • metaData

      default com.rosetta.model.lib.meta.RosettaMetaData<? extends NotificationTime> metaData()
      Utility Methods
      Specified by:
      metaData in interface com.rosetta.model.lib.RosettaModelObject
    • getType

      @RuneAttribute("@type") default Class<? extends NotificationTime> getType()
      Specified by:
      getType in interface com.rosetta.model.lib.RosettaModelObject
    • process

      default void process(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.process.Processor processor)
      Specified by:
      process in interface com.rosetta.model.lib.RosettaModelObject