Enum Class的使用
spring.turbo.bean.Zodiac
使用Zodiac的程序包
-
spring.turbo.bean中Zodiac的使用
返回Zodiac的spring.turbo.bean中的方法修饰符和类型方法说明DateDescriptor.getZodiac()DateDescriptorImpl.getZodiac()static ZodiacZodiac.getZodiac(int month, int day) static ZodiacReturns the enum constant of this class with the specified name.static Zodiac[]Zodiac.values()Returns an array containing the constants of this enum class, in the order they are declared.