| 限定符 | 构造器和说明 |
|---|---|
protected |
SixtyCycle(int index) |
protected |
SixtyCycle(String name) |
| 限定符和类型 | 方法和说明 |
|---|---|
static SixtyCycle |
fromIndex(int index) |
static SixtyCycle |
fromName(String name) |
EarthBranch |
getEarthBranch()
地支
|
EarthBranch[] |
getExtraEarthBranches()
旬空(空亡),因地支比天干多2个,旬空则为每一轮干支一一配对后多出来的2个地支
|
HeavenStem |
getHeavenStem()
天干
|
PengZu |
getPengZu()
彭祖百忌
|
Sound |
getSound()
纳音
|
Ten |
getTen()
旬
|
SixtyCycle |
next(int n)
推移
|
equals, indexOf, toStringpublic static final String[] NAMES
protected SixtyCycle(int index)
protected SixtyCycle(String name)
public static SixtyCycle fromIndex(int index)
public static SixtyCycle fromName(String name)
public HeavenStem getHeavenStem()
public EarthBranch getEarthBranch()
public Sound getSound()
public PengZu getPengZu()
public Ten getTen()
public EarthBranch[] getExtraEarthBranches()
public SixtyCycle next(int n)
Tymen - 推移步数Copyright © 2024. All Rights Reserved.