Uses of Interface
cdm.product.common.settlement.FixedPrice.FixedPriceBuilder
Packages that use FixedPrice.FixedPriceBuilder
Package
Description
Common product settlement concepts: cash vs physical, non-deliverable, money and cashflow, delivery vs payment.
Template feature concepts to define payouts.
-
Uses of FixedPrice.FixedPriceBuilder in cdm.product.common.settlement
Classes in cdm.product.common.settlement that implement FixedPrice.FixedPriceBuilderModifier and TypeClassDescriptionstatic classBuilder Implementation of FixedPriceMethods in cdm.product.common.settlement that return FixedPrice.FixedPriceBuilderModifier and TypeMethodDescriptionstatic FixedPrice.FixedPriceBuilderFixedPrice.builder()FixedPrice.FixedPriceBuilderImpl.merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) FixedPrice.FixedPriceBuilder.prune()FixedPrice.FixedPriceBuilderImpl.prune()FixedPrice.FixedPriceBuilder.setPrice(ReferenceWithMetaPriceSchedule price) FixedPrice.FixedPriceBuilderImpl.setPrice(ReferenceWithMetaPriceSchedule _price) FixedPrice.FixedPriceBuilder.setPriceValue(PriceSchedule price) FixedPrice.FixedPriceBuilderImpl.setPriceValue(PriceSchedule _price) FixedPrice.FixedPriceBuilderImpl.toBuilder()FixedPrice.FixedPriceImpl.toBuilder()FixedPrice.toBuilder()Methods in cdm.product.common.settlement with parameters of type FixedPrice.FixedPriceBuilderModifier and TypeMethodDescriptionprotected voidFixedPrice.FixedPriceImpl.setBuilderFields(FixedPrice.FixedPriceBuilder builder) Constructors in cdm.product.common.settlement with parameters of type FixedPrice.FixedPriceBuilder -
Uses of FixedPrice.FixedPriceBuilder in cdm.product.template
Fields in cdm.product.template declared as FixedPrice.FixedPriceBuilderModifier and TypeFieldDescriptionprotected FixedPrice.FixedPriceBuilderFixedPricePayout.FixedPricePayoutBuilderImpl.fixedPriceMethods in cdm.product.template that return FixedPrice.FixedPriceBuilderModifier and TypeMethodDescriptionFixedPricePayout.FixedPricePayoutBuilder.getFixedPrice()FixedPricePayout.FixedPricePayoutBuilderImpl.getFixedPrice()FixedPricePayout.FixedPricePayoutBuilder.getOrCreateFixedPrice()FixedPricePayout.FixedPricePayoutBuilderImpl.getOrCreateFixedPrice()