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