Interface OtherAgreements

All Superinterfaces:
com.rosetta.model.lib.RosettaModelObject
All Known Subinterfaces:
OtherAgreements.OtherAgreementsBuilder
All Known Implementing Classes:
OtherAgreements.OtherAgreementsBuilderImpl, OtherAgreements.OtherAgreementsImpl

@RosettaDataType(value="OtherAgreements", builder=OtherAgreementsBuilderImpl.class, version="6.19.0") @RuneDataType(value="OtherAgreements", model="cdm", builder=OtherAgreementsBuilderImpl.class, version="6.19.0") public interface OtherAgreements extends com.rosetta.model.lib.RosettaModelObject
The bespoke definition of other agreement terms as specified by the parties to the agreement.
Version:
6.19.0
  • Field Details

  • Method Details

    • getOtherCsa

      OtherAgreementTerms getOtherCsa()
      The bespoke definition of Other CSA as specified by the parties to the agreement.
    • getJapaneseLawCsa

      OtherAgreementTerms getJapaneseLawCsa()
      The bespoke definition of whether Japanese Law CSA (VM) are specified by the parties to the agreement. Body ISDA Corpus Annex CSA_IM_2016 ISDA 2016 Credit Support Annex for Initial Margin paragraph "13 General Principles" * clause "(s)(ii)" * name "Japanese Law CSA (VM)" Provision
    • 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 OtherAgreements> metaData()
      Utility Methods
      Specified by:
      metaData in interface com.rosetta.model.lib.RosettaModelObject
    • getType

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