public class FetusDay extends AbstractCulture
| 限定符和类型 | 字段和说明 |
|---|---|
protected Direction |
direction
方位
|
protected FetusEarthBranch |
fetusEarthBranch
地支六甲胎神
|
protected FetusHeavenStem |
fetusHeavenStem
天干六甲胎神
|
protected Side |
side
内外
|
| 限定符和类型 | 方法和说明 |
|---|---|
static FetusDay |
fromLunarDay(LunarDay lunarDay)
从农历日初始化
|
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(LunarDay lunarDay)
public static FetusDay fromLunarDay(LunarDay lunarDay)
lunarDay - 农历日public Side getSide()
public Direction getDirection()
public FetusHeavenStem getFetusHeavenStem()
public FetusEarthBranch getFetusEarthBranch()
Copyright © 2024. All Rights Reserved.