Class EarthBranch
java.lang.Object
org.miaixz.bus.core.center.date.culture.Tradition
org.miaixz.bus.core.center.date.culture.Loops
org.miaixz.bus.core.center.date.culture.Samsara
org.miaixz.bus.core.center.date.culture.cn.sixty.EarthBranch
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncombine(EarthBranch target) 合化(子丑合化土,寅亥合化木,卯戌合化火,辰酉合化金,巳申合化水,午未合化土)static EarthBranchfromIndex(int index) static EarthBranch六合(子丑合,寅亥合,卯戌合,辰酉合,巳申合,午未合)方位五行getHarm()六害(子未害、丑午害、寅巳害、卯辰害、申亥害、酉戌害)藏干之本气藏干之中气,无中气返回null藏干之余气,无余气返回null煞(逢巳日、酉日、丑日必煞东;亥日、卯日、未日必煞西;申日、子日、辰日必煞南;寅日、午日、戌日必煞北。)阴阳地支彭祖百忌六冲(子午冲,丑未冲,寅申冲,辰戌冲,卯酉冲,巳亥冲)生肖next(int n) 推移Methods inherited from class org.miaixz.bus.core.center.date.culture.Samsara
getIndex, getName, getSize, indexOf, indexOf, nextIndex
-
Field Details
-
NAMES
-
-
Constructor Details
-
EarthBranch
public EarthBranch(int index) -
EarthBranch
-
-
Method Details
-
fromIndex
-
fromName
-
next
-
getElement
-
getOpposite
-
getHideHeavenStemMain
-
getHideHeavenStemMiddle
-
getHideHeavenStemResidual
-
getZodiac
-
getDirection
-
getOminous
-
getPengZuEarthBranch
-
getSixclash
-
getCombine
-
getHarm
-
combine
合化(子丑合化土,寅亥合化木,卯戌合化火,辰酉合化金,巳申合化水,午未合化土)- Parameters:
target- 地支- Returns:
- 五行,如果无法合化,返回null
-