Uses of Interface
cdm.product.template.FixedPricePayout.FixedPricePayoutBuilder
Packages that use FixedPricePayout.FixedPricePayoutBuilder
Package
Description
Template feature concepts to define payouts.
-
Uses of FixedPricePayout.FixedPricePayoutBuilder in cdm.product.template
Classes in cdm.product.template that implement FixedPricePayout.FixedPricePayoutBuilderModifier and TypeClassDescriptionstatic classBuilder Implementation of FixedPricePayoutFields in cdm.product.template with type parameters of type FixedPricePayout.FixedPricePayoutBuilderModifier and TypeFieldDescriptionprotected List<FixedPricePayout.FixedPricePayoutBuilder> Payout.PayoutBuilderImpl.fixedPricePayoutMethods in cdm.product.template that return FixedPricePayout.FixedPricePayoutBuilderModifier and TypeMethodDescriptionFixedPricePayout.builder()Payout.PayoutBuilder.getOrCreateFixedPricePayout(int index) Payout.PayoutBuilderImpl.getOrCreateFixedPricePayout(int index) FixedPricePayout.FixedPricePayoutBuilderImpl.merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) FixedPricePayout.FixedPricePayoutBuilder.prune()FixedPricePayout.FixedPricePayoutBuilderImpl.prune()FixedPricePayout.FixedPricePayoutBuilder.setFixedPrice(FixedPrice fixedPrice) FixedPricePayout.FixedPricePayoutBuilderImpl.setFixedPrice(FixedPrice _fixedPrice) FixedPricePayout.FixedPricePayoutBuilder.setMeta(com.rosetta.model.metafields.MetaFields meta) FixedPricePayout.FixedPricePayoutBuilderImpl.setMeta(com.rosetta.model.metafields.MetaFields _meta) FixedPricePayout.FixedPricePayoutBuilder.setPayerReceiver(PayerReceiver payerReceiver) FixedPricePayout.FixedPricePayoutBuilderImpl.setPayerReceiver(PayerReceiver _payerReceiver) FixedPricePayout.FixedPricePayoutBuilder.setPaymentDates(PaymentDates paymentDates) FixedPricePayout.FixedPricePayoutBuilderImpl.setPaymentDates(PaymentDates _paymentDates) FixedPricePayout.FixedPricePayoutBuilder.setPriceQuantity(ResolvablePriceQuantity priceQuantity) FixedPricePayout.FixedPricePayoutBuilderImpl.setPriceQuantity(ResolvablePriceQuantity _priceQuantity) FixedPricePayout.FixedPricePayoutBuilder.setPrincipalPayment(PrincipalPayments principalPayment) FixedPricePayout.FixedPricePayoutBuilderImpl.setPrincipalPayment(PrincipalPayments _principalPayment) FixedPricePayout.FixedPricePayoutBuilder.setSchedule(CalculationSchedule schedule) FixedPricePayout.FixedPricePayoutBuilderImpl.setSchedule(CalculationSchedule _schedule) FixedPricePayout.FixedPricePayoutBuilder.setSettlementTerms(SettlementTerms settlementTerms) FixedPricePayout.FixedPricePayoutBuilderImpl.setSettlementTerms(SettlementTerms _settlementTerms) FixedPricePayout.FixedPricePayoutBuilderImpl.toBuilder()FixedPricePayout.FixedPricePayoutImpl.toBuilder()FixedPricePayout.toBuilder()Methods in cdm.product.template that return types with arguments of type FixedPricePayout.FixedPricePayoutBuilderModifier and TypeMethodDescriptionList<? extends FixedPricePayout.FixedPricePayoutBuilder> Payout.PayoutBuilder.getFixedPricePayout()List<? extends FixedPricePayout.FixedPricePayoutBuilder> Payout.PayoutBuilderImpl.getFixedPricePayout()Methods in cdm.product.template with parameters of type FixedPricePayout.FixedPricePayoutBuilderModifier and TypeMethodDescriptionprotected voidFixedPricePayout.FixedPricePayoutImpl.setBuilderFields(FixedPricePayout.FixedPricePayoutBuilder builder) Constructors in cdm.product.template with parameters of type FixedPricePayout.FixedPricePayoutBuilderModifierConstructorDescriptionprotected -
Uses of FixedPricePayout.FixedPricePayoutBuilder in cdm.product.template.metafields
Fields in cdm.product.template.metafields declared as FixedPricePayout.FixedPricePayoutBuilderModifier and TypeFieldDescriptionprotected FixedPricePayout.FixedPricePayoutBuilderReferenceWithMetaFixedPricePayout.ReferenceWithMetaFixedPricePayoutBuilderImpl.valueMethods in cdm.product.template.metafields that return FixedPricePayout.FixedPricePayoutBuilderModifier and TypeMethodDescriptionReferenceWithMetaFixedPricePayout.ReferenceWithMetaFixedPricePayoutBuilder.getOrCreateValue()ReferenceWithMetaFixedPricePayout.ReferenceWithMetaFixedPricePayoutBuilderImpl.getOrCreateValue()ReferenceWithMetaFixedPricePayout.ReferenceWithMetaFixedPricePayoutBuilder.getValue()ReferenceWithMetaFixedPricePayout.ReferenceWithMetaFixedPricePayoutBuilderImpl.getValue()