Uses of Enum
cdm.event.common.PerformanceTransferTypeEnum
Packages that use PerformanceTransferTypeEnum
Package
Description
Business event concepts: primitives, contract state and associated state transition function specifications.
-
Uses of PerformanceTransferTypeEnum in cdm.event.common
Methods in cdm.event.common that return PerformanceTransferTypeEnumModifier and TypeMethodDescriptionstatic PerformanceTransferTypeEnumPerformanceTransferTypeEnum.fromDisplayName(String name) static PerformanceTransferTypeEnumReturns the enum constant of this type with the specified name.static PerformanceTransferTypeEnum[]PerformanceTransferTypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.