Package org.isda.cdm

Class CalculationDateLocationElection


  • @RosettaClass
    public class CalculationDateLocationElection
    extends com.rosetta.model.lib.RosettaModelObject
    A class to specify each of the party elections with respect to the Calculation Date Location. ISDA 2016 English Law Credit Support Deed for Initial Margin, paragraph 13, General Principles, (d)(i): Calculation Date Location. | ISDA 2016 Japanese Law Credit Support Annex for Initial Margin, paragraph 13, General Principles, (e)(i): Calculation Date Location. | ISDA 2016 New York Law Credit Support Annex for Initial Margin, paragraph 13, General Principles, (d)(i): Calculation Date Location.
    Version:
    2.5.4
    • Method Detail

      • getBusinessCenter

        @RosettaSynonym(value="partyA_location",source="ISDA_Create_1_0") @RosettaSynonym(value="partyB_location",source="ISDA_Create_1_0")
        public final FieldWithMetaBusinessCenterEnum getBusinessCenter()
        The Calculation Date Location when specified as a business center which corresponds to the FpML list of business centers or can be mapped to it.
      • getCustomLocation

        @RosettaSynonym(value="partyA_specify",source="ISDA_Create_1_0") @RosettaSynonym(value="partyB_specify",source="ISDA_Create_1_0")
        public final java.lang.String getCustomLocation()
        The Calculation Date Location when specified a location which doesn't correspond to the FpML list of business centers or cannot be mapped to it.
      • 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 CalculationDateLocationElection> 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