Uses of Enum Class
org.miaixz.bus.core.center.date.culture.solar.SolarTerms.X
Packages that use SolarTerms.X
-
Uses of SolarTerms.X in org.miaixz.bus.core.center.date.culture.solar
Methods in org.miaixz.bus.core.center.date.culture.solar that return SolarTerms.XModifier and TypeMethodDescriptionstatic SolarTerms.XSolarTerms.X.get(int code) 获取节气static SolarTerms.XReturns the enum constant of this class with the specified name.static SolarTerms.X[]SolarTerms.X.values()Returns an array containing the constants of this enum class, in the order they are declared.