Package org.isda.cdm

Class SpecifiedSimmVersion


  • @RosettaClass
    public class SpecifiedSimmVersion
    extends com.rosetta.model.lib.RosettaModelObject
    A class to specify the ISDA SIMM version applicable to one of the parties to the CSA agreement that will then be the relevant version for that CSA.
    Version:
    2.5.4
    • Method Detail

      • getParty

        public final ReferenceWithMetaParty getParty()
        The party which the specified SIMM version applies to.
      • getSimmVersion

        public final java.lang.String getSimmVersion()
        The applicable ISDA SIMM version.
      • metaData

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