Uses of Interface
cdm.product.template.FixedPricePayout
Packages that use FixedPricePayout
Package
Description
Business event concepts: primitives, contract state and associated state transition function specifications.
Template feature concepts to define payouts.
-
Uses of FixedPricePayout in cdm.event.common
Methods in cdm.event.common with parameters of type FixedPricePayoutModifier and TypeMethodDescriptionSettlementOrigin.SettlementOriginBuilder.setFixedPricePayoutValue(FixedPricePayout fixedPricePayout) SettlementOrigin.SettlementOriginBuilderImpl.setFixedPricePayoutValue(FixedPricePayout _fixedPricePayout) -
Uses of FixedPricePayout in cdm.product.template
Subinterfaces of FixedPricePayout in cdm.product.templateModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.product.template that implement FixedPricePayoutModifier and TypeClassDescriptionstatic classBuilder Implementation of FixedPricePayoutstatic classImmutable Implementation of FixedPricePayoutMethods in cdm.product.template that return FixedPricePayoutModifier and TypeMethodDescriptionFixedPricePayout.build()Build MethodsFixedPricePayout.FixedPricePayoutBuilderImpl.build()FixedPricePayout.FixedPricePayoutImpl.build()Methods in cdm.product.template that return types with arguments of type FixedPricePayoutModifier and TypeMethodDescriptionList<? extends FixedPricePayout> Payout.getFixedPricePayout()Defines a payout in which one or more payouts are defined as a fixed price.List<? extends FixedPricePayout> Payout.PayoutImpl.getFixedPricePayout()default Class<? extends FixedPricePayout> FixedPricePayout.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends FixedPricePayout> FixedPricePayout.metaData()Utility MethodsMethods in cdm.product.template with parameters of type FixedPricePayoutModifier and TypeMethodDescriptionPayout.PayoutBuilder.addFixedPricePayout(FixedPricePayout fixedPricePayout) Payout.PayoutBuilder.addFixedPricePayout(FixedPricePayout fixedPricePayout, int idx) Payout.PayoutBuilderImpl.addFixedPricePayout(FixedPricePayout _fixedPricePayout) Payout.PayoutBuilderImpl.addFixedPricePayout(FixedPricePayout _fixedPricePayout, int idx) Method parameters in cdm.product.template with type arguments of type FixedPricePayoutModifier and TypeMethodDescriptionPayout.PayoutBuilder.addFixedPricePayout(List<? extends FixedPricePayout> fixedPricePayout) Payout.PayoutBuilderImpl.addFixedPricePayout(List<? extends FixedPricePayout> fixedPricePayouts) Payout.PayoutBuilder.setFixedPricePayout(List<? extends FixedPricePayout> fixedPricePayout) Payout.PayoutBuilderImpl.setFixedPricePayout(List<? extends FixedPricePayout> fixedPricePayouts) -
Uses of FixedPricePayout in cdm.product.template.meta
Methods in cdm.product.template.meta that return types with arguments of type FixedPricePayoutModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.Validator<? super FixedPricePayout>> FixedPricePayoutMeta.dataRules(com.rosetta.model.lib.validation.ValidatorFactory factory) List<Function<? super FixedPricePayout, com.rosetta.model.lib.qualify.QualifyResult>> FixedPricePayoutMeta.getQualifyFunctions(com.rosetta.model.lib.qualify.QualifyFunctionFactory factory) com.rosetta.model.lib.validation.ValidatorWithArg<? super FixedPricePayout, Set<String>> FixedPricePayoutMeta.onlyExistsValidator()com.rosetta.model.lib.validation.Validator<? super FixedPricePayout> FixedPricePayoutMeta.typeFormatValidator()Deprecated.com.rosetta.model.lib.validation.Validator<? super FixedPricePayout> FixedPricePayoutMeta.typeFormatValidator(com.rosetta.model.lib.validation.ValidatorFactory factory) com.rosetta.model.lib.validation.Validator<? super FixedPricePayout> FixedPricePayoutMeta.validator()Deprecated.com.rosetta.model.lib.validation.Validator<? super FixedPricePayout> FixedPricePayoutMeta.validator(com.rosetta.model.lib.validation.ValidatorFactory factory) -
Uses of FixedPricePayout in cdm.product.template.metafields
Methods in cdm.product.template.metafields that return FixedPricePayoutModifier and TypeMethodDescriptionReferenceWithMetaFixedPricePayout.getValue()Getter MethodsReferenceWithMetaFixedPricePayout.ReferenceWithMetaFixedPricePayoutImpl.getValue()Methods in cdm.product.template.metafields that return types with arguments of type FixedPricePayoutModifier and TypeMethodDescriptiondefault Class<FixedPricePayout> ReferenceWithMetaFixedPricePayout.getValueType()Methods in cdm.product.template.metafields with parameters of type FixedPricePayoutModifier and TypeMethodDescriptionReferenceWithMetaFixedPricePayout.ReferenceWithMetaFixedPricePayoutBuilder.setValue(FixedPricePayout value) ReferenceWithMetaFixedPricePayout.ReferenceWithMetaFixedPricePayoutBuilderImpl.setValue(FixedPricePayout _value) -
Uses of FixedPricePayout in cdm.product.template.validation
Methods in cdm.product.template.validation with parameters of type FixedPricePayoutModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> FixedPricePayoutTypeFormatValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, FixedPricePayout o) List<com.rosetta.model.lib.validation.ValidationResult<?>> FixedPricePayoutValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, FixedPricePayout o) -
Uses of FixedPricePayout in cdm.product.template.validation.datarule
Methods in cdm.product.template.validation.datarule with parameters of type FixedPricePayoutModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> FixedPricePayoutQuantity.Default.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, FixedPricePayout fixedPricePayout) List<com.rosetta.model.lib.validation.ValidationResult<?>> FixedPricePayoutQuantity.NoOp.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, FixedPricePayout fixedPricePayout) -
Uses of FixedPricePayout in cdm.product.template.validation.exists
Methods in cdm.product.template.validation.exists with type parameters of type FixedPricePayoutModifier and TypeMethodDescription<T2 extends FixedPricePayout>
com.rosetta.model.lib.validation.ValidationResult<FixedPricePayout> FixedPricePayoutOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields) Methods in cdm.product.template.validation.exists that return types with arguments of type FixedPricePayoutModifier and TypeMethodDescription<T2 extends FixedPricePayout>
com.rosetta.model.lib.validation.ValidationResult<FixedPricePayout> FixedPricePayoutOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields)