Enum Class的使用
cn.valot.common.data.Calendars.Area
使用Calendars.Area的程序包
-
cn.valot.common.data中Calendars.Area的使用
修饰符和类型方法说明static Calendars.AreaCalendars.getArea(int year, int month) static Calendars.AreaReturns the enum constant of this class with the specified name.static Calendars.Area[]Calendars.Area.values()Returns an array containing the constants of this enum class, in the order they are declared.