Package cdm.legaldocumentation.csa
Class SimmException.SimmExceptionImpl
java.lang.Object
cdm.legaldocumentation.csa.SimmException.SimmExceptionImpl
- All Implemented Interfaces:
SimmException,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
SimmException
Immutable Implementation of SimmException
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.legaldocumentation.csa.SimmException
SimmException.SimmExceptionBuilder, SimmException.SimmExceptionBuilderImpl, SimmException.SimmExceptionImpl -
Field Summary
Fields inherited from interface cdm.legaldocumentation.csa.SimmException
metaData -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build MethodsbooleanThe Standard Initial Margin Model exception when specified as a customized approach by the party.The Standard Initial Margin model exception approach applicable when specified by the party according to one of the enumerated values.The Standard Initial Margin Model exception when specified by the party according to one of the enumerated values.inthashCode()protected voidtoString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosettaMethods inherited from interface cdm.legaldocumentation.csa.SimmException
getType, metaData, process
-
Constructor Details
-
SimmExceptionImpl
-
-
Method Details
-
getStandardisedException
@RosettaAttribute("standardisedException") @Accessor(GETTER) @RuneAttribute("standardisedException") public ExceptionEnum getStandardisedException()Description copied from interface:SimmExceptionThe Standard Initial Margin Model exception when specified by the party according to one of the enumerated values.- Specified by:
getStandardisedExceptionin interfaceSimmException
-
getSimmExceptionApplicable
@RosettaAttribute("simmExceptionApplicable") @Accessor(GETTER) @RuneAttribute("simmExceptionApplicable") public SimmExceptionApplicableEnum getSimmExceptionApplicable()Description copied from interface:SimmExceptionThe Standard Initial Margin model exception approach applicable when specified by the party according to one of the enumerated values.- Specified by:
getSimmExceptionApplicablein interfaceSimmException
-
getAsSpecified
@RosettaAttribute("asSpecified") @Accessor(GETTER) @RuneAttribute("asSpecified") public String getAsSpecified()Description copied from interface:SimmExceptionThe Standard Initial Margin Model exception when specified as a customized approach by the party.- Specified by:
getAsSpecifiedin interfaceSimmException
-
build
Description copied from interface:SimmExceptionBuild Methods- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject- Specified by:
buildin interfaceSimmException
-
toBuilder
- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject- Specified by:
toBuilderin interfaceSimmException
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-