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