Uses of Class
com.github.jinahya.sexagenarycycle.천간
-
-
Uses of 천간 in com.github.jinahya.sexagenarycycle
Fields in com.github.jinahya.sexagenarycycle declared as 천간 Modifier and Type Field Description @NotNull 천간
간지. 간
The 천간 of this 간지.Methods in com.github.jinahya.sexagenarycycle that return 천간 Modifier and Type Method Description static 천간
천간. of(天干 天干)
Returns the constant for specified 天干.static 천간
천간. ofName(String name)
Returns the constant of specified name.static 천간
천간. valueOf(String name)
Returns the enum constant of this type with the specified name.static 천간[]
천간. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.github.jinahya.sexagenarycycle with parameters of type 천간 Modifier and Type Method Description static 간지
간지. of(천간 간, 지지 지)
Returns the value of specified 천간 and 지지.
-