Package org.isda.cdm

Class PostingObligationsElection


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

      • getAdditionalLanguage

        @RosettaSynonym(value="partyA_additional_language",source="ISDA_Create_1_0") @RosettaSynonym(value="partyB_additional_language",source="ISDA_Create_1_0")
        public final java.lang.String getAdditionalLanguage()
        The additional language that might be specified by the parties to the legal agreement.
      • getAsPermitted

        @RosettaSynonym(value="",source="ISDA_Create_1_0") @RosettaSynonym(value="",source="ISDA_Create_1_0")
        public final java.lang.Boolean getAsPermitted()
        If set to True, the Control Agreement is a Credit Support Document with respect to the party(ies). ISDA 2016 Credit Support Annex for Initial Margin, paragraph 6, (e).
      • getEligibleCollateral

        public final java.util.List<EligibleCollateral> getEligibleCollateral()
        The eligible collateral as specified in relation to the pledgor/chargor/obligor(s) posting obligation. ISDA 2016 Credit Support Annex for Initial Margin, Eligible Credit Support (IM) Schedule.
      • getExcludedCollateral

        @RosettaSynonym(value="partyA_control_agreement_specify",source="ISDA_Create_1_0") @RosettaSynonym(value="partyB_control_agreement_specify",source="ISDA_Create_1_0")
        public final java.lang.String getExcludedCollateral()
        The excluded collateral as specified in relation to the pledgor/chargor/obligor(s) posting obligation. ISDA 2016 Credit Support Annex for Initial Margin, paragraph 13, General Principles, (ii)(B)(i).
      • getParty

        @RosettaSynonym(value="",source="ISDA_Create_1_0") @RosettaSynonym(value="",source="ISDA_Create_1_0")
        public final java.lang.String getParty()
        The elective party.
      • metaData

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