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