Package org.isda.cdm

Class MasterConfirmation


  • @RosettaClass
    @RosettaSynonym(value="MasterConfirmation",
                    source="FpML_5_10")
    public class MasterConfirmation
    extends com.rosetta.model.lib.RosettaModelObject
    A class for defining the master confirmation agreement executed between the parties.
    Version:
    2.5.4
    • Method Detail

      • getMasterConfirmationAnnexDate

        @RosettaSynonym(value="masterConfirmationAnnexDate",source="FpML_5_10") @RosettaSynonym(value="masterConfirmationAnnexDate",source="CME_SubmissionIRS_1_0") @RosettaSynonym(value="masterConfirmationAnnexDate",source="DTCC_11_0") @RosettaSynonym(value="masterConfirmationAnnexDate",source="DTCC_9_0") @RosettaSynonym(value="masterConfirmationAnnexDate",source="CME_ClearedConfirm_1_17")
        public final com.rosetta.model.lib.records.Date getMasterConfirmationAnnexDate()
        The date that an annex to the master confirmation was executed between the parties.
      • getMasterConfirmationAnnexType

        @RosettaSynonym(value="masterConfirmationAnnexType",source="FpML_5_10") @RosettaSynonym(value="masterConfirmationAnnexType",source="CME_SubmissionIRS_1_0") @RosettaSynonym(value="masterConfirmationAnnexType",source="DTCC_11_0") @RosettaSynonym(value="masterConfirmationAnnexType",source="DTCC_9_0") @RosettaSynonym(value="masterConfirmationAnnexType",source="CME_ClearedConfirm_1_17")
        public final FieldWithMetaMasterConfirmationAnnexTypeEnum getMasterConfirmationAnnexType()
        The type of master confirmation annex executed between the parties.
      • getMasterConfirmationDate

        @RosettaSynonym(value="masterConfirmationDate",source="FpML_5_10") @RosettaSynonym(value="masterConfirmationDate",source="CME_SubmissionIRS_1_0") @RosettaSynonym(value="masterConfirmationDate",source="DTCC_11_0") @RosettaSynonym(value="masterConfirmationDate",source="DTCC_9_0") @RosettaSynonym(value="masterConfirmationDate",source="CME_ClearedConfirm_1_17")
        public final com.rosetta.model.lib.records.Date getMasterConfirmationDate()
        The date of the confirmation executed between the parties and intended to govern all relevant transactions between those parties.
      • getMasterConfirmationType

        @RosettaSynonym(value="masterConfirmationType",source="FpML_5_10") @RosettaSynonym(value="masterConfirmationType",source="CME_SubmissionIRS_1_0") @RosettaSynonym(value="masterConfirmationType",source="DTCC_11_0") @RosettaSynonym(value="masterConfirmationType",source="DTCC_9_0") @RosettaSynonym(value="masterConfirmationType",source="CME_ClearedConfirm_1_17")
        public final FieldWithMetaMasterConfirmationTypeEnum getMasterConfirmationType()
        The type of master confirmation executed between the parties.
      • metaData

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