Uses of Enum Class
cn.klaw.base.model.read.ReadEnum
Packages that use ReadEnum
-
Uses of ReadEnum in cn.klaw.base.model.read
Methods in cn.klaw.base.model.read that return ReadEnumModifier and TypeMethodDescriptionstatic ReadEnumReadEnum.getMessage(String path) 根据状态code获取枚举名称static ReadEnumReturns the enum constant of this class with the specified name.static ReadEnum[]ReadEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.