Uses of Enum Class
com.skava.oms.constant.DiscountLevel
Packages that use DiscountLevel
-
Uses of DiscountLevel in com.skava.oms.constant
Methods in com.skava.oms.constant that return DiscountLevelModifier and TypeMethodDescriptionstatic DiscountLevel
Returns the enum constant of this class with the specified name.static DiscountLevel[]
DiscountLevel.values()
Returns an array containing the constants of this enum class, in the order they are declared.