Package cdm.product.collateral
Class DistributionAndInterestPayment.DistributionAndInterestPaymentImpl
java.lang.Object
cdm.product.collateral.DistributionAndInterestPayment.DistributionAndInterestPaymentImpl
- All Implemented Interfaces:
DistributionAndInterestPayment,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
DistributionAndInterestPayment
public static class DistributionAndInterestPayment.DistributionAndInterestPaymentImpl
extends Object
implements DistributionAndInterestPayment
Immutable Implementation of DistributionAndInterestPayment
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.product.collateral.DistributionAndInterestPayment
DistributionAndInterestPayment.DistributionAndInterestPaymentBuilder, DistributionAndInterestPayment.DistributionAndInterestPaymentBuilderImpl, DistributionAndInterestPayment.DistributionAndInterestPaymentImpl -
Field Summary
Fields inherited from interface cdm.product.collateral.DistributionAndInterestPayment
metaData -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedDistributionAndInterestPaymentImpl(DistributionAndInterestPayment.DistributionAndInterestPaymentBuilder builder) -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build MethodsbooleanList<? extends CollateralInterestParameters> Represents the interest parameters for the various currencies, margin types, posting parties.inthashCode()protected voidtoString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.product.collateral.DistributionAndInterestPayment
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
DistributionAndInterestPaymentImpl
protected DistributionAndInterestPaymentImpl(DistributionAndInterestPayment.DistributionAndInterestPaymentBuilder builder)
-
-
Method Details
-
getInterestParameters
@RosettaAttribute("interestParameters") @RuneAttribute("interestParameters") public List<? extends CollateralInterestParameters> getInterestParameters()Description copied from interface:DistributionAndInterestPaymentRepresents the interest parameters for the various currencies, margin types, posting parties.- Specified by:
getInterestParametersin interfaceDistributionAndInterestPayment
-
build
Description copied from interface:DistributionAndInterestPaymentBuild Methods- Specified by:
buildin interfaceDistributionAndInterestPayment- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceDistributionAndInterestPayment- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
protected void setBuilderFields(DistributionAndInterestPayment.DistributionAndInterestPaymentBuilder builder) -
equals
-
hashCode
public int hashCode() -
toString
-