Uses of Interface
cdm.observable.asset.metafields.FieldWithMetaPriceSchedule.FieldWithMetaPriceScheduleBuilder
Packages that use FieldWithMetaPriceSchedule.FieldWithMetaPriceScheduleBuilder
Package
Description
Common product settlement concepts: cash vs physical, non-deliverable, money and cashflow, delivery vs payment.
-
Uses of FieldWithMetaPriceSchedule.FieldWithMetaPriceScheduleBuilder in cdm.observable.asset.metafields
Classes in cdm.observable.asset.metafields that implement FieldWithMetaPriceSchedule.FieldWithMetaPriceScheduleBuilderModifier and TypeClassDescriptionstatic classBuilder Implementation of FieldWithMetaPriceScheduleMethods in cdm.observable.asset.metafields that return FieldWithMetaPriceSchedule.FieldWithMetaPriceScheduleBuilderModifier and TypeMethodDescriptionFieldWithMetaPriceSchedule.builder()FieldWithMetaPriceSchedule.FieldWithMetaPriceScheduleBuilderImpl.merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) FieldWithMetaPriceSchedule.FieldWithMetaPriceScheduleBuilder.prune()FieldWithMetaPriceSchedule.FieldWithMetaPriceScheduleBuilderImpl.prune()FieldWithMetaPriceSchedule.FieldWithMetaPriceScheduleBuilder.setMeta(com.rosetta.model.metafields.MetaFields meta) FieldWithMetaPriceSchedule.FieldWithMetaPriceScheduleBuilderImpl.setMeta(com.rosetta.model.metafields.MetaFields _meta) FieldWithMetaPriceSchedule.FieldWithMetaPriceScheduleBuilder.setValue(PriceSchedule value) FieldWithMetaPriceSchedule.FieldWithMetaPriceScheduleBuilderImpl.setValue(PriceSchedule _value) FieldWithMetaPriceSchedule.FieldWithMetaPriceScheduleBuilderImpl.toBuilder()FieldWithMetaPriceSchedule.FieldWithMetaPriceScheduleImpl.toBuilder()FieldWithMetaPriceSchedule.toBuilder()Methods in cdm.observable.asset.metafields with parameters of type FieldWithMetaPriceSchedule.FieldWithMetaPriceScheduleBuilderModifier and TypeMethodDescriptionprotected voidFieldWithMetaPriceSchedule.FieldWithMetaPriceScheduleImpl.setBuilderFields(FieldWithMetaPriceSchedule.FieldWithMetaPriceScheduleBuilder builder) Constructors in cdm.observable.asset.metafields with parameters of type FieldWithMetaPriceSchedule.FieldWithMetaPriceScheduleBuilderModifierConstructorDescriptionprotectedFieldWithMetaPriceScheduleImpl(FieldWithMetaPriceSchedule.FieldWithMetaPriceScheduleBuilder builder) -
Uses of FieldWithMetaPriceSchedule.FieldWithMetaPriceScheduleBuilder in cdm.product.common.settlement
Fields in cdm.product.common.settlement with type parameters of type FieldWithMetaPriceSchedule.FieldWithMetaPriceScheduleBuilderMethods in cdm.product.common.settlement that return FieldWithMetaPriceSchedule.FieldWithMetaPriceScheduleBuilderModifier and TypeMethodDescriptionPriceQuantity.PriceQuantityBuilder.getOrCreatePrice(int index) PriceQuantity.PriceQuantityBuilderImpl.getOrCreatePrice(int index) Methods in cdm.product.common.settlement that return types with arguments of type FieldWithMetaPriceSchedule.FieldWithMetaPriceScheduleBuilder -
Uses of FieldWithMetaPriceSchedule.FieldWithMetaPriceScheduleBuilder in cdm.product.common.settlement.functions
Methods in cdm.product.common.settlement.functions that return FieldWithMetaPriceSchedule.FieldWithMetaPriceScheduleBuilderModifier and TypeMethodDescriptionUpdatePriceAmountForEachMatchingQuantity.UpdatePriceAmountForEachMatchingQuantityDefault.assignOutput(FieldWithMetaPriceSchedule.FieldWithMetaPriceScheduleBuilder updatedPrice, FieldWithMetaPriceSchedule price, List<? extends PriceSchedule> change, QuantityChangeDirectionEnum direction) protected abstract FieldWithMetaPriceSchedule.FieldWithMetaPriceScheduleBuilderUpdatePriceAmountForEachMatchingQuantity.doEvaluate(FieldWithMetaPriceSchedule price, List<? extends PriceSchedule> change, QuantityChangeDirectionEnum direction) UpdatePriceAmountForEachMatchingQuantity.UpdatePriceAmountForEachMatchingQuantityDefault.doEvaluate(FieldWithMetaPriceSchedule price, List<? extends PriceSchedule> change, QuantityChangeDirectionEnum direction) Methods in cdm.product.common.settlement.functions with parameters of type FieldWithMetaPriceSchedule.FieldWithMetaPriceScheduleBuilderModifier and TypeMethodDescriptionUpdatePriceAmountForEachMatchingQuantity.UpdatePriceAmountForEachMatchingQuantityDefault.assignOutput(FieldWithMetaPriceSchedule.FieldWithMetaPriceScheduleBuilder updatedPrice, FieldWithMetaPriceSchedule price, List<? extends PriceSchedule> change, QuantityChangeDirectionEnum direction) -
Uses of FieldWithMetaPriceSchedule.FieldWithMetaPriceScheduleBuilder in cdm.product.common.settlement.processor
Methods in cdm.product.common.settlement.processor that return FieldWithMetaPriceSchedule.FieldWithMetaPriceScheduleBuilderModifier and TypeMethodDescriptionPriceQuantityHelper.toReferencablePriceBuilder(BigDecimal price, UnitType unitOfAmount, UnitType perUnitOfAmount, PriceTypeEnum priceType, ArithmeticOperationEnum arithmeticOperator, PriceComposite priceComposite) Creates a Price instance that can be referenced, e.g. the meta key is added with the DOCUMENT scope.