Class CustodianEventEndDate.CustodianEventEndDateImpl

java.lang.Object
cdm.legaldocumentation.csa.CustodianEventEndDate.CustodianEventEndDateImpl
All Implemented Interfaces:
CustodianEventEndDate, com.rosetta.model.lib.RosettaModelObject
Enclosing interface:
CustodianEventEndDate

public static class CustodianEventEndDate.CustodianEventEndDateImpl extends Object implements CustodianEventEndDate
Immutable Implementation of CustodianEventEndDate
  • Constructor Details

  • Method Details

    • getDaysAfterCustodianEvent

      @RosettaAttribute("daysAfterCustodianEvent") @Accessor(GETTER) @Required @RuneAttribute("daysAfterCustodianEvent") public CustomisableOffset getDaysAfterCustodianEvent()
      Description copied from interface: CustodianEventEndDate
      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
      Specified by:
      getDaysAfterCustodianEvent in interface CustodianEventEndDate
    • getReleaseDate

      @RosettaAttribute("releaseDate") @Accessor(GETTER) @Required @RuneAttribute("releaseDate") public CustomisableOffset getReleaseDate()
      Description copied from interface: CustodianEventEndDate
      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
      Specified by:
      getReleaseDate in interface CustodianEventEndDate
    • getSafekeepingPeriodExpiry

      @RosettaAttribute("safekeepingPeriodExpiry") @Accessor(GETTER) @RuneAttribute("safekeepingPeriodExpiry") public CustomisableOffset getSafekeepingPeriodExpiry()
      Description copied from interface: CustodianEventEndDate
      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.
      Specified by:
      getSafekeepingPeriodExpiry in interface CustodianEventEndDate
    • getDateOfTimelyStatement

      @RosettaAttribute("dateOfTimelyStatement") @Accessor(GETTER) @Required @RuneAttribute("dateOfTimelyStatement") public CustomisableOffset getDateOfTimelyStatement()
      Description copied from interface: CustodianEventEndDate
      The parties' election to specify the number of days one party has effectively provided the Timely Statement to the other party.
      Specified by:
      getDateOfTimelyStatement in interface CustodianEventEndDate
    • build

      public CustodianEventEndDate build()
      Description copied from interface: CustodianEventEndDate
      Build Methods
      Specified by:
      build in interface CustodianEventEndDate
      Specified by:
      build in interface com.rosetta.model.lib.RosettaModelObject
    • toBuilder

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

      protected void setBuilderFields(CustodianEventEndDate.CustodianEventEndDateBuilder builder)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

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

      public String toString()
      Overrides:
      toString in class Object