Class SolarQuarter
java.lang.Object
org.miaixz.bus.core.center.date.culture.Tradition
org.miaixz.bus.core.center.date.culture.Loops
org.miaixz.bus.core.center.date.culture.solar.SolarQuarter
-
Field Details
-
year
年 -
index
protected int index索引,0-3
-
-
Constructor Details
-
SolarQuarter
public SolarQuarter(int year, int index) 初始化- Parameters:
year- 年index- 索引,0-3
-
-
Method Details
-
fromIndex
-
getSolarYear
-
getYear
public int getYear()年- Returns:
- 年
-
getIndex
public int getIndex()索引- Returns:
- 索引,0-3
-
getName
-
toString
-
next
-
getMonths
-