Package cdm.legaldocumentation.csa
Class InterestAdjustment.InterestAdjustmentImpl
java.lang.Object
cdm.legaldocumentation.csa.InterestAdjustment.InterestAdjustmentImpl
- All Implemented Interfaces:
InterestAdjustment,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
InterestAdjustment
public static class InterestAdjustment.InterestAdjustmentImpl
extends Object
implements InterestAdjustment
Immutable Implementation of InterestAdjustment
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.legaldocumentation.csa.InterestAdjustment
InterestAdjustment.InterestAdjustmentBuilder, InterestAdjustment.InterestAdjustmentBuilderImpl, InterestAdjustment.InterestAdjustmentImpl -
Field Summary
Fields inherited from interface cdm.legaldocumentation.csa.InterestAdjustment
metaData -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.legaldocumentation.csa.InterestAdjustment
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
InterestAdjustmentImpl
-
-
Method Details
-
getIsApplicable
@RosettaAttribute("isApplicable") @Accessor(GETTER) @Required @RuneAttribute("isApplicable") public Boolean getIsApplicable()Description copied from interface:InterestAdjustmentThe Interest Adjustment is applicable when True and not applicable when False.- Specified by:
getIsApplicablein interfaceInterestAdjustment
-
getPeriodicity
@RosettaAttribute("periodicity") @Accessor(GETTER) @Required @RuneAttribute("periodicity") public InterestAdjustmentPeriodicity getPeriodicity()Description copied from interface:InterestAdjustmentThe qualification of the Interest Adjustment periodicity.- Specified by:
getPeriodicityin interfaceInterestAdjustment
-
build
Description copied from interface:InterestAdjustmentBuild Methods- Specified by:
buildin interfaceInterestAdjustment- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceInterestAdjustment- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-