| 限定符 | 构造器和说明 |
|---|---|
protected |
EarthBranch(int index) |
protected |
EarthBranch(String name) |
| 限定符和类型 | 方法和说明 |
|---|---|
static EarthBranch |
fromIndex(int index) |
static EarthBranch |
fromName(String name) |
Direction |
getDirection()
方位
|
Element |
getElement()
五行
|
HeavenStem |
getHideHeavenStemMain()
藏干之本气
|
HeavenStem |
getHideHeavenStemMiddle()
藏干之中气,无中气返回null
|
HeavenStem |
getHideHeavenStemResidual()
藏干之余气,无余气返回null
|
Direction |
getOminous()
煞(逢巳日、酉日、丑日必煞东;亥日、卯日、未日必煞西;申日、子日、辰日必煞南;寅日、午日、戌日必煞北。)
|
EarthBranch |
getOpposite()
相冲的地支(子午冲,丑未冲,寅申冲,辰戌冲,卯酉冲,巳亥冲)
|
PengZuEarthBranch |
getPengZuEarthBranch()
地支彭祖百忌
|
YinYang |
getYinYang()
阴阳
|
Zodiac |
getZodiac()
生肖
|
EarthBranch |
next(int n)
推移
|
equals, indexOf, toStringpublic static final String[] NAMES
protected EarthBranch(int index)
protected 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 Zodiac getZodiac()
public Direction getDirection()
public EarthBranch getOpposite()
public Direction getOminous()
public PengZuEarthBranch getPengZuEarthBranch()
Copyright © 2024. All Rights Reserved.