Uses of Interface
cdm.product.template.metafields.ReferenceWithMetaPayout
Packages that use ReferenceWithMetaPayout
Package
Description
Business event concepts: primitives, contract state and associated state transition function specifications.
-
Uses of ReferenceWithMetaPayout in cdm.event.common
Methods in cdm.event.common that return ReferenceWithMetaPayoutModifier and TypeMethodDescriptionCalculateTransferInstruction.CalculateTransferInstructionImpl.getPayout()CalculateTransferInstruction.getPayout()ResetInstruction.getPayout()Getter MethodsResetInstruction.ResetInstructionImpl.getPayout()Methods in cdm.event.common with parameters of type ReferenceWithMetaPayoutModifier and TypeMethodDescriptionCalculateTransferInstruction.CalculateTransferInstructionBuilder.setPayout(ReferenceWithMetaPayout payout) CalculateTransferInstruction.CalculateTransferInstructionBuilderImpl.setPayout(ReferenceWithMetaPayout _payout) ResetInstruction.ResetInstructionBuilder.setPayout(ReferenceWithMetaPayout payout) ResetInstruction.ResetInstructionBuilderImpl.setPayout(ReferenceWithMetaPayout _payout) -
Uses of ReferenceWithMetaPayout in cdm.event.common.functions
Methods in cdm.event.common.functions that return types with arguments of type ReferenceWithMetaPayoutModifier and TypeMethodDescriptionprotected com.rosetta.model.lib.mapper.MapperS<? extends ReferenceWithMetaPayout> Create_Reset.Create_ResetDefault.payout(ResetInstruction instruction, TradeState tradeState) protected abstract com.rosetta.model.lib.mapper.MapperS<? extends ReferenceWithMetaPayout> Create_Reset.payout(ResetInstruction instruction, TradeState tradeState) protected abstract com.rosetta.model.lib.mapper.MapperS<? extends ReferenceWithMetaPayout> ResolveTransfer.payout(CalculateTransferInstruction instruction) protected com.rosetta.model.lib.mapper.MapperS<? extends ReferenceWithMetaPayout> ResolveTransfer.ResolveTransferDefault.payout(CalculateTransferInstruction instruction) -
Uses of ReferenceWithMetaPayout in cdm.product.template.metafields
Subinterfaces of ReferenceWithMetaPayout in cdm.product.template.metafieldsModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.product.template.metafields that implement ReferenceWithMetaPayoutModifier and TypeClassDescriptionstatic classBuilder Implementation of ReferenceWithMetaPayoutstatic classImmutable Implementation of ReferenceWithMetaPayoutMethods in cdm.product.template.metafields that return ReferenceWithMetaPayoutModifier and TypeMethodDescriptionReferenceWithMetaPayout.build()Build MethodsReferenceWithMetaPayout.ReferenceWithMetaPayoutBuilderImpl.build()ReferenceWithMetaPayout.ReferenceWithMetaPayoutImpl.build()Methods in cdm.product.template.metafields that return types with arguments of type ReferenceWithMetaPayoutModifier and TypeMethodDescriptiondefault Class<? extends ReferenceWithMetaPayout> ReferenceWithMetaPayout.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends ReferenceWithMetaPayout> ReferenceWithMetaPayout.metaData()Utility Methods