Package org.isda.cdm

Class TerminationCurrencyAmendment


  • @RosettaClass
    public class TerminationCurrencyAmendment
    extends com.rosetta.model.lib.RosettaModelObject
    A class to specify the Amendment to Termination Currency elections by the parties to the agreement. ISDA 2016 Credit Support Annex for Initial Margin, paragraph 13, General Principles, (t): Amendment to Termination Currency.
    Version:
    2.5.4
    • Method Detail

      • getBothPartiesCurrency

        @RosettaSynonym(value="both_parties_termination_currency",
                        source="ISDA_Create_1_0")
        public final FieldWithMetaString getBothPartiesCurrency()
        The currency election in the case of a Termination Event where there are two Affected Parties.
      • getEffectiveDate

        public final AmendmentEffectiveDate getEffectiveDate()
        The effective date of the Amendment to Termination Currency. This date can be specified as either an actual date, a specific date (e.g. the annex date) or as a custom provision.
      • getIsApplicable

        @RosettaSynonym(value="",
                        source="ISDA_Create_1_0")
        public final java.lang.Boolean getIsApplicable()
        The qualification of whether the Amendment to Termination Currency is deemed applicable by the parties (True) or not (False).
      • getTerminationCurrency

        public final PartyTerminationCurrency getTerminationCurrency()
        The parties' election with respect to the Termination Currency.
      • metaData

        public com.rosetta.model.lib.meta.RosettaMetaData<? extends TerminationCurrencyAmendment> metaData()
        Specified by:
        metaData in class com.rosetta.model.lib.RosettaModelObject
      • process

        public void process​(com.rosetta.model.lib.path.RosettaPath path,
                            com.rosetta.model.lib.process.Processor processor)
        Specified by:
        process in class com.rosetta.model.lib.RosettaModelObject
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

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

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object