public class RabByungYear extends AbstractTyme
| 限定符和类型 | 字段和说明 |
|---|---|
protected int |
rabByungIndex
饶迥(胜生周)序号,从0开始
|
protected SixtyCycle |
sixtyCycle
干支
|
| 构造器和说明 |
|---|
RabByungYear(int rabByungIndex,
SixtyCycle sixtyCycle) |
| 限定符和类型 | 方法和说明 |
|---|---|
static RabByungYear |
fromElementZodiac(int rabByungIndex,
RabByungElement element,
Zodiac zodiac) |
static RabByungYear |
fromSixtyCycle(int rabByungIndex,
SixtyCycle sixtyCycle) |
static RabByungYear |
fromYear(int year) |
RabByungElement |
getElement()
五行
|
RabByungMonth |
getFirstMonth()
首月
|
int |
getLeapMonth()
闰月
|
int |
getMonthCount()
月份数量
|
List<RabByungMonth> |
getMonths()
藏历月列表
|
String |
getName()
名称
|
int |
getRabByungIndex()
饶迥序号
|
SixtyCycle |
getSixtyCycle()
干支
|
SolarYear |
getSolarYear()
公历年
|
int |
getYear()
年
|
Zodiac |
getZodiac()
生肖
|
RabByungYear |
next(int n)
推移
|
equals, indexOf, toStringprotected int rabByungIndex
protected SixtyCycle sixtyCycle
public RabByungYear(int rabByungIndex,
SixtyCycle sixtyCycle)
public static RabByungYear fromSixtyCycle(int rabByungIndex, SixtyCycle sixtyCycle)
public static RabByungYear fromElementZodiac(int rabByungIndex, RabByungElement element, Zodiac zodiac)
public static RabByungYear fromYear(int year)
public int getRabByungIndex()
public SixtyCycle getSixtyCycle()
public Zodiac getZodiac()
public RabByungElement getElement()
public String getName()
public RabByungYear next(int n)
Tymen - 推移步数public int getYear()
public int getLeapMonth()
public SolarYear getSolarYear()
public RabByungMonth getFirstMonth()
public int getMonthCount()
public List<RabByungMonth> getMonths()
Copyright © 2025. All Rights Reserved.