Package org.isda.cdm

Class Documentation


  • @RosettaClass
    public class Documentation
    extends com.rosetta.model.lib.RosettaModelObject
    A class for specifying the legal agreements that govern the contract, either as a reference to such agreements when specified as part of the CDM, or through identification of some of the key terms of those documents, such as the type of document, the document identifier, the publisher, the document vintage and the agreement date.
    Version:
    2.5.4
    • Method Detail

      • getDocumentationIdentification

        @RosettaSynonym(value="documentation",source="FpML_5_10",path="trade") @RosettaSynonym(value="documentation",source="DTCC_11_0",path="trade") @RosettaSynonym(value="documentation",source="DTCC_9_0",path="trade") @RosettaSynonym(value="documentation",source="CME_SubmissionIRS_1_0",path="trade") @RosettaSynonym(value="documentation",source="CME_ClearedConfirm_1_17",path="trade") @RosettaSynonym(value="documentation",source="FpML_5_10") @RosettaSynonym(value="documentation",source="CME_SubmissionIRS_1_0") @RosettaSynonym(value="documentation",source="CME_ClearedConfirm_1_17")
        public final DocumentationIdentification getDocumentationIdentification()
        The identification of the legal document(s) that govern the contract through some of the key terms of such document(s): type of document, the document identifier, the publisher, the document vintage and the agreement date.
      • getLegalAgreement

        public final java.util.List<ReferenceWithMetaLegalAgreement> getLegalAgreement()
        The legal agreement(s) that govern the contract, when such agreement is specified as a reference part of the CDM.
      • metaData

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