Package cdm.legaldocumentation.csa
Class InterestAdjustmentPeriodicity.InterestAdjustmentPeriodicityImpl
java.lang.Object
cdm.legaldocumentation.csa.InterestAdjustmentPeriodicity.InterestAdjustmentPeriodicityImpl
- All Implemented Interfaces:
InterestAdjustmentPeriodicity,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
InterestAdjustmentPeriodicity
public static class InterestAdjustmentPeriodicity.InterestAdjustmentPeriodicityImpl
extends Object
implements InterestAdjustmentPeriodicity
Immutable Implementation of InterestAdjustmentPeriodicity
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.legaldocumentation.csa.InterestAdjustmentPeriodicity
InterestAdjustmentPeriodicity.InterestAdjustmentPeriodicityBuilder, InterestAdjustmentPeriodicity.InterestAdjustmentPeriodicityBuilderImpl, InterestAdjustmentPeriodicity.InterestAdjustmentPeriodicityImpl -
Field Summary
Fields inherited from interface cdm.legaldocumentation.csa.InterestAdjustmentPeriodicity
metaData -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedInterestAdjustmentPeriodicityImpl(InterestAdjustmentPeriodicity.InterestAdjustmentPeriodicityBuilder builder) -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.legaldocumentation.csa.InterestAdjustmentPeriodicity
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
InterestAdjustmentPeriodicityImpl
protected InterestAdjustmentPeriodicityImpl(InterestAdjustmentPeriodicity.InterestAdjustmentPeriodicityBuilder builder)
-
-
Method Details
-
getStandardElection
@RosettaAttribute("standardElection") @Accessor(GETTER) @RuneAttribute("standardElection") public InterestAdjustmentPeriodicityEnum getStandardElection()Description copied from interface:InterestAdjustmentPeriodicityThe Interest Adjustment periodicity when specified through a standardized election.- Specified by:
getStandardElectionin interfaceInterestAdjustmentPeriodicity
-
getCustomElection
@RosettaAttribute("customElection") @Accessor(GETTER) @RuneAttribute("customElection") public String getCustomElection()Description copied from interface:InterestAdjustmentPeriodicityThe Interest Adjustment periodicity when specified through a custom election.- Specified by:
getCustomElectionin interfaceInterestAdjustmentPeriodicity
-
build
Description copied from interface:InterestAdjustmentPeriodicityBuild Methods- Specified by:
buildin interfaceInterestAdjustmentPeriodicity- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceInterestAdjustmentPeriodicity- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
protected void setBuilderFields(InterestAdjustmentPeriodicity.InterestAdjustmentPeriodicityBuilder builder) -
equals
-
hashCode
public int hashCode() -
toString
-