Uses of Enum Class
com.skava.promotion.utils.PromotionConstantsEnum
Packages that use PromotionConstantsEnum
Package
Description
This package contains files that deals with the utility files
-
Uses of PromotionConstantsEnum in com.skava.promotion.utils
Methods in com.skava.promotion.utils that return PromotionConstantsEnumModifier and TypeMethodDescriptionstatic PromotionConstantsEnumReturns the enum constant of this class with the specified name.static PromotionConstantsEnum[]PromotionConstantsEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.