JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
io.github.xezzon.zeroweb.core.trait
IDict
Contents
Description
Method Summary
Method Details
getTag()
getCode()
getLabel()
getOrdinal()
Hide sidebar
Show sidebar
Interface IDict
All Known Implementing Classes:
ServiceType
public interface
IDict
字典接口
Author:
xezzon
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getCode
()
字典值
String
getLabel
()
字典描述
int
getOrdinal
()
排序号
String
getTag
()
字典目
Method Details
getTag
String
getTag
()
字典目
Returns:
字典目
getCode
String
getCode
()
字典值
Returns:
字典值
getLabel
String
getLabel
()
字典描述
Returns:
字典描述
getOrdinal
int
getOrdinal
()
排序号
Returns:
排序号