Uses of Enum Class
com.skava.common.constants.OrderChannelEnum
Packages that use OrderChannelEnum
Package
Description
Cart related constants, mapper class, models, orchestration processor and
transformation classes are available here.
-
Uses of OrderChannelEnum in com.skava.common.constants
Methods in com.skava.common.constants that return OrderChannelEnumModifier and TypeMethodDescriptionstatic OrderChannelEnum
Returns the enum constant of this class with the specified name.static OrderChannelEnum[]
OrderChannelEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.