Package cdm.observable.event
Class GracePeriodExtension.GracePeriodExtensionImpl
java.lang.Object
cdm.observable.event.GracePeriodExtension.GracePeriodExtensionImpl
- All Implemented Interfaces:
GracePeriodExtension,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
GracePeriodExtension
public static class GracePeriodExtension.GracePeriodExtensionImpl
extends Object
implements GracePeriodExtension
Immutable Implementation of GracePeriodExtension
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.observable.event.GracePeriodExtension
GracePeriodExtension.GracePeriodExtensionBuilder, GracePeriodExtension.GracePeriodExtensionBuilderImpl, GracePeriodExtension.GracePeriodExtensionImpl -
Field Summary
Fields inherited from interface cdm.observable.event.GracePeriodExtension
metaData -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build MethodsbooleanIndicates whether the grace period extension provision is applicable.The number of calendar or business days after any due date that the reference entity has to fulfil its obligations before a failure to pay credit event is deemed to have occurred.inthashCode()protected voidtoString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.observable.event.GracePeriodExtension
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
GracePeriodExtensionImpl
-
-
Method Details
-
getApplicable
@RosettaAttribute(value="applicable", isRequired=true) @RuneAttribute(value="applicable", isRequired=true) public Boolean getApplicable()Description copied from interface:GracePeriodExtensionIndicates whether the grace period extension provision is applicable.- Specified by:
getApplicablein interfaceGracePeriodExtension
-
getGracePeriod
Description copied from interface:GracePeriodExtensionThe number of calendar or business days after any due date that the reference entity has to fulfil its obligations before a failure to pay credit event is deemed to have occurred. ISDA 2003 Term: Grace Period.- Specified by:
getGracePeriodin interfaceGracePeriodExtension
-
build
Description copied from interface:GracePeriodExtensionBuild Methods- Specified by:
buildin interfaceGracePeriodExtension- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceGracePeriodExtension- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-