Package cdm.legaldocumentation.csa
Class RetrospectiveEffect.RetrospectiveEffectImpl
java.lang.Object
cdm.legaldocumentation.csa.RetrospectiveEffect.RetrospectiveEffectImpl
- All Implemented Interfaces:
RetrospectiveEffect,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
RetrospectiveEffect
public static class RetrospectiveEffect.RetrospectiveEffectImpl
extends Object
implements RetrospectiveEffect
Immutable Implementation of RetrospectiveEffect
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.legaldocumentation.csa.RetrospectiveEffect
RetrospectiveEffect.RetrospectiveEffectBuilder, RetrospectiveEffect.RetrospectiveEffectBuilderImpl, RetrospectiveEffect.RetrospectiveEffectImpl -
Field Summary
Fields inherited from interface cdm.legaldocumentation.csa.RetrospectiveEffect
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 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 cdm.legaldocumentation.csa.RetrospectiveEffect
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
RetrospectiveEffectImpl
-
-
Method Details
-
getStandardisedException
@RosettaAttribute("standardisedException") @Accessor(GETTER) @RuneAttribute("standardisedException") public ExceptionEnum getStandardisedException()Description copied from interface:RetrospectiveEffectThe Standard Initial Margin Model exception when specified by the party according to one of the enumerated values.- Specified by:
getStandardisedExceptionin interfaceRetrospectiveEffect
-
getAsSpecified
@RosettaAttribute("asSpecified") @Accessor(GETTER) @RuneAttribute("asSpecified") public String getAsSpecified()Description copied from interface:RetrospectiveEffectThe Standard Initial Margin Model exception when specified as a customized approach by the party.- Specified by:
getAsSpecifiedin interfaceRetrospectiveEffect
-
build
Description copied from interface:RetrospectiveEffectBuild Methods- Specified by:
buildin interfaceRetrospectiveEffect- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceRetrospectiveEffect- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-