Package cdm.product.asset
Class InterestShortFall.InterestShortFallImpl
java.lang.Object
cdm.product.asset.InterestShortFall.InterestShortFallImpl
- All Implemented Interfaces:
InterestShortFall,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
InterestShortFall
public static class InterestShortFall.InterestShortFallImpl
extends Object
implements InterestShortFall
Immutable Implementation of InterestShortFall
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.product.asset.InterestShortFall
InterestShortFall.InterestShortFallBuilder, InterestShortFall.InterestShortFallBuilderImpl, InterestShortFall.InterestShortFallImpl -
Field Summary
Fields inherited from interface cdm.product.asset.InterestShortFall
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.product.asset.InterestShortFall
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
InterestShortFallImpl
-
-
Method Details
-
getInterestShortfallCap
@RosettaAttribute(value="interestShortfallCap", isRequired=true) @RuneAttribute(value="interestShortfallCap", isRequired=true) public InterestShortfallCapEnum getInterestShortfallCap()Description copied from interface:InterestShortFallSpecifies the nature of the interest Shortfall cap (i.e. Fixed Cap or Variable Cap) in the case where it is applicable. ISDA 2003 Term: Interest Shortfall Cap.- Specified by:
getInterestShortfallCapin interfaceInterestShortFall
-
getCompounding
@RosettaAttribute(value="compounding", isRequired=true) @RuneAttribute(value="compounding", isRequired=true) public Boolean getCompounding()- Specified by:
getCompoundingin interfaceInterestShortFall
-
getRateSource
@RosettaAttribute("rateSource") @RuneAttribute("rateSource") public FieldWithMetaFloatingRateIndexEnum getRateSource()Description copied from interface:InterestShortFallThe rate source in the case of a variable cap.- Specified by:
getRateSourcein interfaceInterestShortFall
-
build
Description copied from interface:InterestShortFallBuild Methods- Specified by:
buildin interfaceInterestShortFall- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceInterestShortFall- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-