Uses of Interface
cdm.observable.asset.metafields.FieldWithMetaPriceSchedule.FieldWithMetaPriceScheduleBuilder
Packages that use FieldWithMetaPriceSchedule.FieldWithMetaPriceScheduleBuilder
Package
Description
Business event concepts: primitives, contract state and associated state transition function specifications.
Observable asset concepts: schedule, settlement, price and quantity notation etc.
-
Uses of FieldWithMetaPriceSchedule.FieldWithMetaPriceScheduleBuilder in cdm.event.common
Fields in cdm.event.common declared as FieldWithMetaPriceSchedule.FieldWithMetaPriceScheduleBuilderMethods in cdm.event.common that return FieldWithMetaPriceSchedule.FieldWithMetaPriceScheduleBuilderModifier and TypeMethodDescriptionAccrualFactor.AccrualFactorBuilder.getOrCreateValue()AccrualFactor.AccrualFactorBuilderImpl.getOrCreateValue()AccrualFactor.AccrualFactorBuilder.getValue()AccrualFactor.AccrualFactorBuilderImpl.getValue() -
Uses of FieldWithMetaPriceSchedule.FieldWithMetaPriceScheduleBuilder in cdm.observable.asset
Fields in cdm.observable.asset with type parameters of type FieldWithMetaPriceSchedule.FieldWithMetaPriceScheduleBuilderMethods in cdm.observable.asset that return FieldWithMetaPriceSchedule.FieldWithMetaPriceScheduleBuilderModifier and TypeMethodDescriptionPriceQuantity.PriceQuantityBuilder.getOrCreatePrice(int index) PriceQuantity.PriceQuantityBuilderImpl.getOrCreatePrice(int index) Methods in cdm.observable.asset that return types with arguments of type FieldWithMetaPriceSchedule.FieldWithMetaPriceScheduleBuilder -
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.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)