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