Uses of Interface
cdm.product.asset.FutureValueAmount.FutureValueAmountBuilder
Packages that use FutureValueAmount.FutureValueAmountBuilder
Package
Description
Product concepts applicable to specific asset classes.
Common product settlement concepts: cash vs physical, non-deliverable, money and cashflow, delivery vs payment.
-
Uses of FutureValueAmount.FutureValueAmountBuilder in cdm.product.asset
Classes in cdm.product.asset that implement FutureValueAmount.FutureValueAmountBuilderModifier and TypeClassDescriptionstatic classBuilder Implementation of FutureValueAmountMethods in cdm.product.asset that return FutureValueAmount.FutureValueAmountBuilderModifier and TypeMethodDescriptionFutureValueAmount.builder()FutureValueAmount.FutureValueAmountBuilderImpl.merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) FutureValueAmount.FutureValueAmountBuilder.prune()FutureValueAmount.FutureValueAmountBuilderImpl.prune()FutureValueAmount.FutureValueAmountBuilder.setCalculationPeriodNumberOfDays(Integer calculationPeriodNumberOfDays) FutureValueAmount.FutureValueAmountBuilderImpl.setCalculationPeriodNumberOfDays(Integer _calculationPeriodNumberOfDays) FutureValueAmount.FutureValueAmountBuilder.setCurrency(FieldWithMetaString currency) FutureValueAmount.FutureValueAmountBuilderImpl.setCurrency(FieldWithMetaString _currency) FutureValueAmount.FutureValueAmountBuilder.setCurrencyValue(String currency) FutureValueAmount.FutureValueAmountBuilderImpl.setCurrencyValue(String _currency) FutureValueAmount.FutureValueAmountBuilder.setQuantity(ReferenceWithMetaNonNegativeQuantitySchedule quantity) FutureValueAmount.FutureValueAmountBuilderImpl.setQuantity(ReferenceWithMetaNonNegativeQuantitySchedule _quantity) FutureValueAmount.FutureValueAmountBuilder.setQuantityValue(NonNegativeQuantitySchedule quantity) FutureValueAmount.FutureValueAmountBuilderImpl.setQuantityValue(NonNegativeQuantitySchedule _quantity) FutureValueAmount.FutureValueAmountBuilder.setValueDate(com.rosetta.model.lib.records.Date valueDate) FutureValueAmount.FutureValueAmountBuilderImpl.setValueDate(com.rosetta.model.lib.records.Date _valueDate) FutureValueAmount.FutureValueAmountBuilderImpl.toBuilder()FutureValueAmount.FutureValueAmountImpl.toBuilder()FutureValueAmount.toBuilder()Methods in cdm.product.asset with parameters of type FutureValueAmount.FutureValueAmountBuilderModifier and TypeMethodDescriptionprotected voidFutureValueAmount.FutureValueAmountImpl.setBuilderFields(FutureValueAmount.FutureValueAmountBuilder builder) Constructors in cdm.product.asset with parameters of type FutureValueAmount.FutureValueAmountBuilderModifierConstructorDescriptionprotected -
Uses of FutureValueAmount.FutureValueAmountBuilder in cdm.product.common.settlement
Fields in cdm.product.common.settlement declared as FutureValueAmount.FutureValueAmountBuilderModifier and TypeFieldDescriptionResolvablePriceQuantity.ResolvablePriceQuantityBuilderImpl.futureValueNotionalMethods in cdm.product.common.settlement that return FutureValueAmount.FutureValueAmountBuilderModifier and TypeMethodDescriptionResolvablePriceQuantity.ResolvablePriceQuantityBuilder.getFutureValueNotional()ResolvablePriceQuantity.ResolvablePriceQuantityBuilderImpl.getFutureValueNotional()ResolvablePriceQuantity.ResolvablePriceQuantityBuilder.getOrCreateFutureValueNotional()ResolvablePriceQuantity.ResolvablePriceQuantityBuilderImpl.getOrCreateFutureValueNotional()