Interface IDict

All Known Implementing Classes:
ServiceType

public interface IDict
字典接口
Author:
xezzon
  • Method Details

    • getTag

      String getTag()
      字典目
      Returns:
      字典目
    • getCode

      String getCode()
      字典值
      Returns:
      字典值
    • getLabel

      String getLabel()
      字典描述
      Returns:
      字典描述
    • getOrdinal

      int getOrdinal()
      排序号
      Returns:
      排序号