public class FetusDay extends AbstractCulture
| 限定符和类型 | 字段和说明 |
|---|---|
protected Direction |
direction
方位
|
protected FetusEarthBranch |
fetusEarthBranch
地支六甲胎神
|
protected FetusHeavenStem |
fetusHeavenStem
天干六甲胎神
|
protected Side |
side
内外
|
| 限定符 | 构造器和说明 |
|---|---|
|
FetusDay(LunarDay lunarDay) |
protected |
FetusDay(SixtyCycle sixtyCycle) |
|
FetusDay(SixtyCycleDay sixtyCycleDay) |
| 限定符和类型 | 方法和说明 |
|---|---|
static FetusDay |
fromLunarDay(LunarDay lunarDay)
从农历日初始化
|
static FetusDay |
fromSixtyCycleDay(SixtyCycleDay sixtyCycleDay)
从干支日初始化
|
Direction |
getDirection()
方位
|
FetusEarthBranch |
getFetusEarthBranch()
地支六甲胎神
|
FetusHeavenStem |
getFetusHeavenStem()
天干六甲胎神
|
String |
getName()
名称
|
Side |
getSide()
内外
|
equals, indexOf, toStringprotected FetusHeavenStem fetusHeavenStem
protected FetusEarthBranch fetusEarthBranch
protected Side side
protected Direction direction
protected FetusDay(SixtyCycle sixtyCycle)
public FetusDay(LunarDay lunarDay)
public FetusDay(SixtyCycleDay sixtyCycleDay)
public static FetusDay fromLunarDay(LunarDay lunarDay)
lunarDay - 农历日public static FetusDay fromSixtyCycleDay(SixtyCycleDay sixtyCycleDay)
sixtyCycleDay - 干支日public Side getSide()
public Direction getDirection()
public FetusHeavenStem getFetusHeavenStem()
public FetusEarthBranch getFetusEarthBranch()
Copyright © 2025. All Rights Reserved.