Package in.hocg.boot.utils.enums
Interface DataDictEnum
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description default Map<String,Serializable>asMapping()StringgetName()-
Methods inherited from interface in.hocg.boot.utils.enums.ICode
anyMatch, anyMatch, eq, getCode, getCodeInt, getCodeStr
-
-
-
-
Method Detail
-
getName
String getName()
-
asMapping
default Map<String,Serializable> asMapping()
-
-