跳过导航链接
C D F G I L O P S V 

C

com.github.cosycode.codedict.core - 程序包 com.github.cosycode.codedict.core
 
com.github.cosycode.codedict.util - 程序包 com.github.cosycode.codedict.util
 

D

DictItemBean - com.github.cosycode.codedict.core中的类
Description : 用于存放数据字典的Bean
DictItemBean() - 类 的构造器com.github.cosycode.codedict.core.DictItemBean
 
dictItemMap - 类 中的静态变量com.github.cosycode.codedict.core.StaticDictPool
用于存储字典数据
DictItems - com.github.cosycode.codedict.core中的类
Description :
DictItems() - 类 的构造器com.github.cosycode.codedict.core.DictItems
 

F

firstCharToLowerCase(String) - 类 中的静态方法com.github.cosycode.codedict.util.StringUtils
首字母变小写

G

getByLabel(Class<T>, String) - 类 中的静态方法com.github.cosycode.codedict.core.DictItems
通过label来获取enumClass中匹配的枚举对象
getByLabelForMulti(Class<T>, String) - 类 中的静态方法com.github.cosycode.codedict.core.DictItems
通过label来获取enumClass中匹配的枚举对象
getByValue(Class<T>, String) - 类 中的静态方法com.github.cosycode.codedict.core.DictItems
通过value来获取enumClass中匹配的枚举对象
getByValueForMulti(Class<T>, String) - 类 中的静态方法com.github.cosycode.codedict.core.DictItems
通过value来获取enumClass中匹配的枚举对象
getDictItem(IDictItem) - 类 中的静态方法com.github.cosycode.codedict.core.StaticDictPool
获取静态数据
getItemBean() - 接口 中的方法com.github.cosycode.codedict.core.IDictItem
 
getLabel() - 类 中的方法com.github.cosycode.codedict.core.DictItemBean
 
getLabelByValue(Class<T>, String) - 类 中的静态方法com.github.cosycode.codedict.core.DictItems
通过 value 来获取 label
getLabelByValueForMulti(Class<T>, String) - 类 中的静态方法com.github.cosycode.codedict.core.DictItems
通过 value 来获取 label
getValue() - 类 中的方法com.github.cosycode.codedict.core.DictItemBean
 
getValueByLabel(Class<T>, String) - 类 中的静态方法com.github.cosycode.codedict.core.DictItems
通过 label 来获取 value
getValueByLabelForMulti(Class<T>, String) - 类 中的静态方法com.github.cosycode.codedict.core.DictItems
通过 label 来获取 value

I

IDictItem - com.github.cosycode.codedict.core中的接口
Description :
isBlank(String) - 类 中的静态方法com.github.cosycode.codedict.util.StringUtils
 
isNotBlank(String) - 类 中的静态方法com.github.cosycode.codedict.util.StringUtils
 
isValue(String) - 接口 中的方法com.github.cosycode.codedict.core.IDictItem
 

L

label - 类 中的变量com.github.cosycode.codedict.core.DictItemBean
 
label() - 接口 中的方法com.github.cosycode.codedict.core.IDictItem
 

O

of(String, String) - 类 中的静态方法com.github.cosycode.codedict.core.DictItemBean
 

P

putDictItem(IDictItem, String, String) - 类 中的静态方法com.github.cosycode.codedict.core.StaticDictPool
往 map 中添加代码项
putItemBean(String, String) - 接口 中的方法com.github.cosycode.codedict.core.IDictItem
 

S

setLabel(String) - 类 中的方法com.github.cosycode.codedict.core.DictItemBean
 
setValue(String) - 类 中的方法com.github.cosycode.codedict.core.DictItemBean
 
SPLIT_SYMBOL - 类 中的静态变量com.github.cosycode.codedict.core.DictItems
 
StaticDictPool - com.github.cosycode.codedict.core中的类
Description : 静态字典池, 存放代码中原本存在的字典内容
StaticDictPool() - 类 的构造器com.github.cosycode.codedict.core.StaticDictPool
 
StringUtils - com.github.cosycode.codedict.util中的类
Description : 简单的字符出处理类
StringUtils() - 类 的构造器com.github.cosycode.codedict.util.StringUtils
 

V

value - 类 中的变量com.github.cosycode.codedict.core.DictItemBean
 
value() - 接口 中的方法com.github.cosycode.codedict.core.IDictItem
 
C D F G I L O P S V 
跳过导航链接

Copyright © 2020. All rights reserved.