Interface DemandsAndNotices

All Superinterfaces:
com.rosetta.model.lib.RosettaModelObject
All Known Subinterfaces:
DemandsAndNotices.DemandsAndNoticesBuilder
All Known Implementing Classes:
DemandsAndNotices.DemandsAndNoticesBuilderImpl, DemandsAndNotices.DemandsAndNoticesImpl

@RosettaDataType(value="DemandsAndNotices", builder=DemandsAndNoticesBuilderImpl.class, version="7.0.0-dev.105") @RuneDataType(value="DemandsAndNotices", model="cdm", builder=DemandsAndNoticesBuilderImpl.class, version="7.0.0-dev.105") public interface DemandsAndNotices extends com.rosetta.model.lib.RosettaModelObject
Specifies the address where the demands, specifications and notices will be communicated to for each of the parties to the agreement.
Version:
7.0.0-dev.105 Body ISDA Corpus Annex CSA_NewYork_1994 1994 New York Law Credit Support Annex paragraph "13" * clause "(k)" Provision
  • Field Details

  • Method Details

    • getPartyElection

      List<? extends NoticeInformationElection> getPartyElection()
      The parties' contact information election.
    • getDeemedEffectiveNextLBD

      Boolean getDeemedEffectiveNextLBD()
      Specifies if notice shall be deemed to be effective at the time such notice is actually received unless such notice is received on a day which is not a Local Business Day or after the Notification Time on any Local Business Day in which event such notice shall be deemed to be effective on the next succeeding Local Business Day. If deemed effective,'True'. If not deemed effective, or not stated,'False'.
    • 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 DemandsAndNotices> metaData()
      Utility Methods
      Specified by:
      metaData in interface com.rosetta.model.lib.RosettaModelObject
    • getType

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