|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 ValueEnum 的软件包 | |
|---|---|
| com.github.dactiv.showcase.common | |
| com.github.dactiv.showcase.common.enumeration.entity | |
| com.github.dactiv.showcase.common 中 ValueEnum 的使用 |
|---|
| 类型变量类型为 ValueEnum 的 com.github.dactiv.showcase.common 中的方法参数 | |
|---|---|
static String |
SystemVariableUtils.getName(Class<? extends Enum<? extends ValueEnum<?>>> enumClass,
Object value)
通过字典枚举获取字典名称 |
static List<DataDictionary> |
SystemVariableUtils.getVariables(Class<? extends Enum<? extends ValueEnum<?>>> enumClass,
Object... ignoreValue)
通过字典枚举获取数据字典集合 |
| com.github.dactiv.showcase.common.enumeration.entity 中 ValueEnum 的使用 |
|---|
| 实现 ValueEnum 的 com.github.dactiv.showcase.common.enumeration.entity 中的类 | |
|---|---|
class |
GroupType
组类型 |
class |
OperatingState
操作状态 |
class |
ResourceType
资源类型枚举 |
class |
State
状态枚举 |
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||