Uses of Enum
cdm.event.common.ValuationTypeEnum
Packages that use ValuationTypeEnum
Package
Description
Business event concepts: primitives, contract state and associated state transition function specifications.
-
Uses of ValuationTypeEnum in cdm.event.common
Fields in cdm.event.common declared as ValuationTypeEnumModifier and TypeFieldDescriptionprotected ValuationTypeEnumValuation.ValuationBuilderImpl.methodMethods in cdm.event.common that return ValuationTypeEnumModifier and TypeMethodDescriptionstatic ValuationTypeEnumValuationTypeEnum.fromDisplayName(String name) Valuation.getMethod()Method used for the valuation of the transaction by the valuation party.Valuation.ValuationBuilderImpl.getMethod()Valuation.ValuationImpl.getMethod()static ValuationTypeEnumReturns the enum constant of this type with the specified name.static ValuationTypeEnum[]ValuationTypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in cdm.event.common with parameters of type ValuationTypeEnumModifier and TypeMethodDescriptionValuation.ValuationBuilder.setMethod(ValuationTypeEnum method) Valuation.ValuationBuilderImpl.setMethod(ValuationTypeEnum _method)