Interface CustodianEventEndDate

All Superinterfaces:
com.rosetta.model.lib.RosettaModelObject
All Known Subinterfaces:
CustodianEventEndDate.CustodianEventEndDateBuilder
All Known Implementing Classes:
CustodianEventEndDate.CustodianEventEndDateBuilderImpl, CustodianEventEndDate.CustodianEventEndDateImpl

@RosettaDataType(value="CustodianEventEndDate", builder=CustodianEventEndDateBuilderImpl.class, version="7.0.0-dev.105") @RuneDataType(value="CustodianEventEndDate", model="cdm", builder=CustodianEventEndDateBuilderImpl.class, version="7.0.0-dev.105") public interface CustodianEventEndDate extends com.rosetta.model.lib.RosettaModelObject
A class to specify the Custodian Event.
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 "(n)(iii)" * name "CE End Date" Provision Body ISDA Corpus Annex CSA_IM_Japanese_2016 ISDA 2016 Japanese Law Credit Support Annex for Initial Margin paragraph "13 General Principles" * clause "(m)(ii)" * name "CME End Date" 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 "(n)(iii)" * name "CE End Date" Provision
  • Field Details

  • Method Details

    • getDaysAfterCustodianEvent

      CustomisableOffset getDaysAfterCustodianEvent()
      Election to specify the number of days after the occurrence of the Custodian Event/Collateral Management Event for the purpose of qualifying the CE/CME End Date. Body ISDA Corpus Deed CSD_IM_English_2016 ISDA 2016 English Law Credit Support Deed for Initial Margin paragraph "13 General Principles" * clause "(n)(iii)" * name " Custodian Event" Provision Body ISDA Corpus Annex CSA_IM_Japanese_2016 ISDA 2016 Japanese Law Credit Support Annex for Initial Margin paragraph "13 General Principles" * clause "(m)(ii)" * name "Collateral Manager Event" 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 "(n)(iii)" * name " Custodian Event" Provision
    • getReleaseDate

      CustomisableOffset getReleaseDate()
      Election to specify the number of days prior to the termination of the Control Agreement /Collateral Management Event for the purpose of qualifying the CE/CME End Date, in the case where advance notice is given. Body ISDA Corpus Deed CSD_IM_English_2016 ISDA 2016 English Law Credit Support Deed for Initial Margin Provision Body ISDA Corpus Annex CSA_IM_Japanese_2016 ISDA 2016 Japanese Law Credit Support Annex for Initial Margin Provision Body ISDA Corpus Annex CSA_IM_NewYork_2016 ISDA 2016 New York Law Credit Support Annex for Initial Margin Provision
    • getSafekeepingPeriodExpiry

      CustomisableOffset getSafekeepingPeriodExpiry()
      The parties' election to specify the number of days prior to the end of the safekeeping period (Clearstream CTA) purpose of qualifying the CE/CME End Date, in the case where advance notice is given.
    • getDateOfTimelyStatement

      CustomisableOffset getDateOfTimelyStatement()
      The parties' election to specify the number of days one party has effectively provided the Timely Statement to the other party.
    • 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 CustodianEventEndDate> metaData()
      Utility Methods
      Specified by:
      metaData in interface com.rosetta.model.lib.RosettaModelObject
    • getType

      @RuneAttribute("@type") default Class<? extends CustodianEventEndDate> 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