Class SimmException.SimmExceptionImpl

java.lang.Object
cdm.legaldocumentation.csa.SimmException.SimmExceptionImpl
All Implemented Interfaces:
SimmException, com.rosetta.model.lib.RosettaModelObject
Enclosing interface:
SimmException

public static class SimmException.SimmExceptionImpl extends Object implements SimmException
Immutable Implementation of SimmException
  • Constructor Details

  • Method Details

    • getStandardisedException

      @RosettaAttribute("standardisedException") @Accessor(GETTER) @RuneAttribute("standardisedException") public ExceptionEnum getStandardisedException()
      Description copied from interface: SimmException
      The Standard Initial Margin Model exception when specified by the party according to one of the enumerated values.
      Specified by:
      getStandardisedException in interface SimmException
    • getSimmExceptionApplicable

      @RosettaAttribute("simmExceptionApplicable") @Accessor(GETTER) @RuneAttribute("simmExceptionApplicable") public SimmExceptionApplicableEnum getSimmExceptionApplicable()
      Description copied from interface: SimmException
      The Standard Initial Margin model exception approach applicable when specified by the party according to one of the enumerated values.
      Specified by:
      getSimmExceptionApplicable in interface SimmException
    • getAsSpecified

      @RosettaAttribute("asSpecified") @Accessor(GETTER) @RuneAttribute("asSpecified") public String getAsSpecified()
      Description copied from interface: SimmException
      The Standard Initial Margin Model exception when specified as a customized approach by the party.
      Specified by:
      getAsSpecified in interface SimmException
    • build

      public SimmException build()
      Description copied from interface: SimmException
      Build Methods
      Specified by:
      build in interface com.rosetta.model.lib.RosettaModelObject
      Specified by:
      build in interface SimmException
    • toBuilder

      Specified by:
      toBuilder in interface com.rosetta.model.lib.RosettaModelObject
      Specified by:
      toBuilder in interface SimmException
    • setBuilderFields

      protected void setBuilderFields(SimmException.SimmExceptionBuilder builder)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object