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