Package cdm.product.common.settlement
Class CashflowType.CashflowTypeImpl
java.lang.Object
cdm.product.common.settlement.CashflowType.CashflowTypeImpl
- All Implemented Interfaces:
CashflowType,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
CashflowType
Immutable Implementation of CashflowType
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.product.common.settlement.CashflowType
CashflowType.CashflowTypeBuilder, CashflowType.CashflowTypeBuilderImpl, CashflowType.CashflowTypeImpl -
Field Summary
Fields inherited from interface cdm.product.common.settlement.CashflowType
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.common.settlement.CashflowType
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
CashflowTypeImpl
-
-
Method Details
-
getCashflowType
@RosettaAttribute("cashflowType") @RuneAttribute("cashflowType") public ScheduledTransferEnum getCashflowType()Description copied from interface:CashflowTypeType of cashflow corresponding to a scheduled event.- Specified by:
getCashflowTypein interfaceCashflowType
-
getCashPrice
Description copied from interface:CashflowTypeType of cashflow corresponding to a non-scheduled event, where a price must be agreed between the parties.- Specified by:
getCashPricein interfaceCashflowType
-
getPriceExpression
@RosettaAttribute("priceExpression") @RuneAttribute("priceExpression") public PriceExpressionEnum getPriceExpression()- Specified by:
getPriceExpressionin interfaceCashflowType
-
build
Description copied from interface:CashflowTypeBuild Methods- Specified by:
buildin interfaceCashflowType- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceCashflowType- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-