Class TwentyEightStar
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.star.twentyeight.TwentyEightStar
二十八宿
- Since:
- Java 17+
- Author:
- Kimi Liu
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic TwentyEightStarfromIndex(int index) static TwentyEightStar动物getLand()九野getLuck()吉凶七曜getZone()宫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
-
TwentyEightStar
public TwentyEightStar(int index) -
TwentyEightStar
-
-
Method Details
-
fromIndex
-
fromName
-
next
Description copied from interface:Culture推移- Parameters:
n- 推移步数- Returns:
- this
-
getSevenStar
七曜- Returns:
- 七曜
-
getLand
九野- Returns:
- 九野
-
getZone
宫- Returns:
- 宫
-
getAnimal
动物- Returns:
- 动物
-
getLuck
吉凶- Returns:
- 吉凶
-