Package org.isda.cdm

Class ChargorPostingObligations


  • @RosettaClass
    public class ChargorPostingObligations
    extends com.rosetta.model.lib.RosettaModelObject
    A class to specify the chargor(s) collateral posting obligations as specified under the terms of the English Law ISDA 2016 Credit Support Annex for Initial Margin, paragraph 13, General Principles, (ii).
    Version:
    2.5.4
    • Method Detail

      • getChargor

        @RosettaSynonym(value="chargor",
                        source="ISDA_Create_1_0")
        public final java.lang.String getChargor()
      • getPartyElection

        public final java.util.List<PostingObligationsElection> getPartyElection()
        The chargor party(ies) to which the posting obligations apply to, which can be either one of the parties to the legal agreement, or both of those.
      • metaData

        public com.rosetta.model.lib.meta.RosettaMetaData<? extends ChargorPostingObligations> 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