| 构造器和说明 |
|---|
EarthBranch(int index) |
EarthBranch(String name) |
| 限定符和类型 | 方法和说明 |
|---|---|
Element |
combine(EarthBranch target)
合化(子丑合化土,寅亥合化木,卯戌合化火,辰酉合化金,巳申合化水,午未合化土)
|
static EarthBranch |
fromIndex(int index) |
static EarthBranch |
fromName(String name) |
EarthBranch |
getCombine()
六合(子丑合,寅亥合,卯戌合,辰酉合,巳申合,午未合)
|
Direction |
getDirection()
方位
|
Element |
getElement()
五行
|
EarthBranch |
getHarm()
六害(子未害、丑午害、寅巳害、卯辰害、申亥害、酉戌害)
|
HeavenStem |
getHideHeavenStemMain()
藏干之本气
|
HeavenStem |
getHideHeavenStemMiddle()
藏干之中气,无中气返回null
|
HeavenStem |
getHideHeavenStemResidual()
藏干之余气,无余气返回null
|
List<HideHeavenStem> |
getHideHeavenStems()
藏干列表
|
Direction |
getOminous()
煞(逢巳日、酉日、丑日必煞东;亥日、卯日、未日必煞西;申日、子日、辰日必煞南;寅日、午日、戌日必煞北。)
|
EarthBranch |
getOpposite()
六冲(子午冲,丑未冲,寅申冲,辰戌冲,卯酉冲,巳亥冲)
|
PengZuEarthBranch |
getPengZuEarthBranch()
地支彭祖百忌
|
YinYang |
getYinYang()
阴阳
|
Zodiac |
getZodiac()
生肖
|
EarthBranch |
next(int n)
推移
|
equals, indexOf, toStringpublic static final String[] NAMES
public EarthBranch(int index)
public EarthBranch(String name)
public static EarthBranch fromIndex(int index)
public static EarthBranch fromName(String name)
public EarthBranch next(int n)
Tymen - 推移步数public Element getElement()
public YinYang getYinYang()
public HeavenStem getHideHeavenStemMain()
public HeavenStem getHideHeavenStemMiddle()
public HeavenStem getHideHeavenStemResidual()
public List<HideHeavenStem> getHideHeavenStems()
public Zodiac getZodiac()
public Direction getDirection()
public Direction getOminous()
public PengZuEarthBranch getPengZuEarthBranch()
public EarthBranch getOpposite()
public EarthBranch getCombine()
public EarthBranch getHarm()
public Element combine(EarthBranch target)
target - 地支Copyright © 2025. All Rights Reserved.