Enum Class的使用
cn.sylinx.horm.model.cache.ModelConst
使用ModelConst的程序包
-
cn.sylinx.horm.model.cache中ModelConst的使用
修饰符和类型方法说明static ModelConstReturns the enum constant of this class with the specified name.static ModelConst[]ModelConst.values()Returns an array containing the constants of this enum class, in the order they are declared.