Uses of Enum Class
com.luna.common.constant.StatusEnum
-
Uses of StatusEnum in com.luna.common.constant
Modifier and TypeMethodDescriptionstatic StatusEnum
StatusEnum.getStatusEnum
(String value) 获取StatusEnumstatic StatusEnum
Returns the enum constant of this class with the specified name.static StatusEnum[]
StatusEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.