Uses of Interface
cdm.product.common.settlement.ComputedAmount.ComputedAmountBuilder
Packages that use ComputedAmount.ComputedAmountBuilder
Package
Description
Common product settlement concepts: cash vs physical, non-deliverable, money and cashflow, delivery vs payment.
-
Uses of ComputedAmount.ComputedAmountBuilder in cdm.product.common.settlement
Classes in cdm.product.common.settlement that implement ComputedAmount.ComputedAmountBuilderModifier and TypeClassDescriptionstatic classBuilder Implementation of ComputedAmountMethods in cdm.product.common.settlement that return ComputedAmount.ComputedAmountBuilderModifier and TypeMethodDescriptionComputedAmount.builder()ComputedAmount.ComputedAmountBuilderImpl.merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) ComputedAmount.ComputedAmountBuilder.prune()ComputedAmount.ComputedAmountBuilderImpl.prune()ComputedAmount.ComputedAmountBuilder.setAmount(BigDecimal amount) ComputedAmount.ComputedAmountBuilderImpl.setAmount(BigDecimal _amount) ComputedAmount.ComputedAmountBuilder.setCallFunction(String callFunction) ComputedAmount.ComputedAmountBuilderImpl.setCallFunction(String _callFunction) ComputedAmount.ComputedAmountBuilder.setCurrency(FieldWithMetaString currency) ComputedAmount.ComputedAmountBuilderImpl.setCurrency(FieldWithMetaString _currency) ComputedAmount.ComputedAmountBuilder.setCurrencyValue(String currency) ComputedAmount.ComputedAmountBuilderImpl.setCurrencyValue(String _currency) ComputedAmount.ComputedAmountBuilderImpl.toBuilder()ComputedAmount.ComputedAmountImpl.toBuilder()ComputedAmount.toBuilder()Methods in cdm.product.common.settlement with parameters of type ComputedAmount.ComputedAmountBuilderModifier and TypeMethodDescriptionprotected voidComputedAmount.ComputedAmountImpl.setBuilderFields(ComputedAmount.ComputedAmountBuilder builder) Constructors in cdm.product.common.settlement with parameters of type ComputedAmount.ComputedAmountBuilderModifierConstructorDescriptionprotected