Uses of Enum Class
org.bhn.promotion.core.enums.PromotionMetaDataKey
Packages that use PromotionMetaDataKey
Package
Description
This package contains enumerations related to promotion metadata keys and error keys used in the
promotion service.
-
Uses of PromotionMetaDataKey in org.bhn.promotion.core.enums
Methods in org.bhn.promotion.core.enums that return PromotionMetaDataKeyModifier and TypeMethodDescriptionstatic PromotionMetaDataKeyReturns the enum constant of this class with the specified name.static PromotionMetaDataKey[]PromotionMetaDataKey.values()Returns an array containing the constants of this enum class, in the order they are declared.