C E F G H I N O R T V 丁 丑 丙 乙 亥 午 卯 地 壬 天 子 寅 己 巳 干 年 庚 戊 戌 支 日 月 未 歲 甲 申 癸 辛 辰 酉 간 갑 경 계 기 년 묘 무 미 병 사 세 술 신 오 월 유 을 인 일 임 자 정 지 진 천 축 해
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- com.github.jinahya.sexagenarycycle - package com.github.jinahya.sexagenarycycle
- compareTo(日辰) - Method in class com.github.jinahya.sexagenarycycle.日辰
- compareTo(月建) - Method in class com.github.jinahya.sexagenarycycle.月建
- compareTo(歲次) - Method in class com.github.jinahya.sexagenarycycle.歲次
- compareTo(세차) - Method in class com.github.jinahya.sexagenarycycle.세차
- compareTo(월건) - Method in class com.github.jinahya.sexagenarycycle.월건
- compareTo(일진) - Method in class com.github.jinahya.sexagenarycycle.일진
E
- equals(Object) - Method in class com.github.jinahya.sexagenarycycle.干支
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.github.jinahya.sexagenarycycle.日辰
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.github.jinahya.sexagenarycycle.月建
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.github.jinahya.sexagenarycycle.歲次
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.github.jinahya.sexagenarycycle.간지
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.github.jinahya.sexagenarycycle.세차
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.github.jinahya.sexagenarycycle.월건
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.github.jinahya.sexagenarycycle.일진
-
Indicates whether some other object is "equal to" this one.
F
- from(干支) - Static method in class com.github.jinahya.sexagenarycycle.간지
-
Returns the value of specified 干支.
- from(日辰) - Static method in class com.github.jinahya.sexagenarycycle.일진
-
Creates a new instance from specified 日辰.
- from(月建) - Static method in class com.github.jinahya.sexagenarycycle.월건
- from(歲次) - Static method in class com.github.jinahya.sexagenarycycle.세차
-
Creates a new instance from specified 歲次.
G
- getName() - Method in class com.github.jinahya.sexagenarycycle.간지
-
Returns the name of this 간지.
- getNext() - Method in enum com.github.jinahya.sexagenarycycle.地支
-
Returns the next value of this 地支.
- getNext() - Method in enum com.github.jinahya.sexagenarycycle.天干
-
Returns the next value of this 天干.
- getNext() - Method in class com.github.jinahya.sexagenarycycle.干支
-
Returns the next value of this 干支.
- getNext() - Method in class com.github.jinahya.sexagenarycycle.歲次
-
Returns the next value of this 歲次.
- getPrevious() - Method in enum com.github.jinahya.sexagenarycycle.地支
-
Returns the previous value of this 地支.
- getPrevious() - Method in enum com.github.jinahya.sexagenarycycle.天干
-
Returns the previous value of this 天干.
- getPrevious() - Method in class com.github.jinahya.sexagenarycycle.干支
-
Returns the previous value of this 干支.
- getPrevious() - Method in class com.github.jinahya.sexagenarycycle.歲次
-
Returns the previous value of this 歲次.
H
- hashCode() - Method in class com.github.jinahya.sexagenarycycle.干支
-
Returns a hash code value for the object.
- hashCode() - Method in class com.github.jinahya.sexagenarycycle.日辰
-
Returns a hash code value for the object.
- hashCode() - Method in class com.github.jinahya.sexagenarycycle.月建
-
Returns a hash code value for the object.
- hashCode() - Method in class com.github.jinahya.sexagenarycycle.歲次
-
Returns a hash code value for the object.
- hashCode() - Method in class com.github.jinahya.sexagenarycycle.간지
-
Returns a hash code value for the object.
- hashCode() - Method in class com.github.jinahya.sexagenarycycle.세차
-
Returns a hash code value for the object.
- hashCode() - Method in class com.github.jinahya.sexagenarycycle.월건
-
Returns a hash code value for the object.
- hashCode() - Method in class com.github.jinahya.sexagenarycycle.일진
-
Returns a hash code value for the object.
I
- is閏月() - Method in class com.github.jinahya.sexagenarycycle.月建
-
Indicates whether this 月建 represents a 閏月.
- is閏달() - Method in class com.github.jinahya.sexagenarycycle.월건
-
Indicates whether this 月建 represents a leap month.
N
O
- of(地支) - Static method in enum com.github.jinahya.sexagenarycycle.지지
-
Returns the constant for specified 地支.
- of(天干) - Static method in enum com.github.jinahya.sexagenarycycle.천간
-
Returns the constant for specified 天干.
- of(天干, 地支) - Static method in class com.github.jinahya.sexagenarycycle.干支
-
Returns the value of specified 天干 and 地支.
- of(천간, 지지) - Static method in class com.github.jinahya.sexagenarycycle.간지
-
Returns the value of specified 천간 and 지지.
- ofLeapMonth(Month, 歲次) - Static method in class com.github.jinahya.sexagenarycycle.月建
-
Creates a new instance with specified 歲次 and month representing a leap month.
- ofLeapMonth(Month, 세차) - Static method in class com.github.jinahya.sexagenarycycle.월건
-
Creates a new instance with specified 세차 and month representing a leap month.
- ofName(String) - Static method in enum com.github.jinahya.sexagenarycycle.地支
-
Returns the constant of specified name.
- ofName(String) - Static method in enum com.github.jinahya.sexagenarycycle.天干
-
Returns the constant of specified name.
- ofName(String) - Static method in class com.github.jinahya.sexagenarycycle.干支
-
Returns the value associated to specified name.
- ofName(String) - Static method in class com.github.jinahya.sexagenarycycle.간지
-
Returns the value associated to specified name.
- ofName(String) - Static method in enum com.github.jinahya.sexagenarycycle.지지
-
Returns the constant of specified name.
- ofName(String) - Static method in enum com.github.jinahya.sexagenarycycle.천간
-
Returns the constant of specified name.
R
- REGEXP_NAME - Static variable in enum com.github.jinahya.sexagenarycycle.地支
-
The regular expression for a single name.
- REGEXP_NAME - Static variable in class com.github.jinahya.sexagenarycycle.干支
-
A regular expression for matching
name
. - REGEXP_NAME - Static variable in class com.github.jinahya.sexagenarycycle.간지
-
A regular expression for matching
name
. - REGEXP_NAME - Static variable in enum com.github.jinahya.sexagenarycycle.지지
-
The regular expression for a single Korean name.
- REGEXP_NAME_GROUP_BRANCH - Static variable in class com.github.jinahya.sexagenarycycle.干支
-
A group name for matching
支
group in干支.REGEXP_NAME
. - REGEXP_NAME_GROUP_STEM - Static variable in class com.github.jinahya.sexagenarycycle.干支
-
A group name for matching
干
group in干支.REGEXP_NAME
.
T
- toString() - Method in class com.github.jinahya.sexagenarycycle.干支
-
Returns a string representation of the object.
- toString() - Method in class com.github.jinahya.sexagenarycycle.日辰
-
Returns a string representation of the object.
- toString() - Method in class com.github.jinahya.sexagenarycycle.月建
-
Returns a string representation of the object.
- toString() - Method in class com.github.jinahya.sexagenarycycle.歲次
-
Returns a string representation of the object.
- toString() - Method in class com.github.jinahya.sexagenarycycle.간지
-
Returns a string representation of the object.
- toString() - Method in class com.github.jinahya.sexagenarycycle.세차
-
Returns a string representation of the object.
- toString() - Method in class com.github.jinahya.sexagenarycycle.월건
-
Returns a string representation of the object.
- toString() - Method in class com.github.jinahya.sexagenarycycle.일진
-
Returns a string representation of the object.
- to干支() - Method in class com.github.jinahya.sexagenarycycle.간지
-
Returns the 干支 value equivalent to this 지지.
- to日辰() - Method in class com.github.jinahya.sexagenarycycle.일진
-
Returns an instance of
日辰
created from this 일진. - to月建() - Method in class com.github.jinahya.sexagenarycycle.월건
-
Returns a 月建 representation of this 월건.
- to歲次() - Method in class com.github.jinahya.sexagenarycycle.세차
-
Returns a 歲次 equivalent to this 세차.
V
- valueOf(String) - Static method in enum com.github.jinahya.sexagenarycycle.地支
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.jinahya.sexagenarycycle.天干
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.jinahya.sexagenarycycle.지지
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.jinahya.sexagenarycycle.천간
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.github.jinahya.sexagenarycycle.地支
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.github.jinahya.sexagenarycycle.天干
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.github.jinahya.sexagenarycycle.지지
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.github.jinahya.sexagenarycycle.천간
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VALUES - Static variable in class com.github.jinahya.sexagenarycycle.干支
-
An unmodifiable list of all values.
- VALUES - Static variable in class com.github.jinahya.sexagenarycycle.간지
-
An unmodifiable list of all values.
丁
丑
丙
乙
亥
午
卯
地
- 地支 - Enum in com.github.jinahya.sexagenarycycle
-
Constants of 10 Earthly Branches.
- 地支 - Variable in enum com.github.jinahya.sexagenarycycle.지지
壬
天
- 天干 - Enum in com.github.jinahya.sexagenarycycle
-
Constants of Heavenly Stems.
- 天干 - Variable in enum com.github.jinahya.sexagenarycycle.천간
子
寅
己
巳
干
- 干 - Variable in class com.github.jinahya.sexagenarycycle.干支
- 干支 - Class in com.github.jinahya.sexagenarycycle
-
A class for Sexagenary cycle.
年
庚
戊
戌
支
日
- 日 - Variable in class com.github.jinahya.sexagenarycycle.日辰
-
The day-of-month of this 日辰.
- 日辰 - Class in com.github.jinahya.sexagenarycycle
-
Represents a 干支 assigned to a specific date.
- 日辰(干支, int, 月建) - Constructor for class com.github.jinahya.sexagenarycycle.日辰
-
Creates a new instance with specified 干支, 月建, and day of month.
月
- 月 - Variable in class com.github.jinahya.sexagenarycycle.月建
-
The 月 of this 月建.
- 月建 - Class in com.github.jinahya.sexagenarycycle
-
Represents a 干支 assigned to a specific month of a year.
- 月建 - Variable in class com.github.jinahya.sexagenarycycle.日辰
-
The 月建 of this 日辰.
- 月建(干支, Month, 歲次) - Constructor for class com.github.jinahya.sexagenarycycle.月建
-
Creates a new instance with specified 干支, 歲次, and month.
未
歲
- 歲次 - Class in com.github.jinahya.sexagenarycycle
-
Represents a 干支 assigned to a specific year.
- 歲次 - Variable in class com.github.jinahya.sexagenarycycle.月建
-
The 歲次 of this 月建.
- 歲次(干支, Year) - Constructor for class com.github.jinahya.sexagenarycycle.歲次
-
Creates a new instance with specified 干支 and year.
甲
申
癸
辛
辰
酉
간
- 간 - Variable in class com.github.jinahya.sexagenarycycle.간지
-
The 천간 of this 간지.
- 간지 - Class in com.github.jinahya.sexagenarycycle
-
A class for Sexagenary cycle.
갑
경
계
기
년
묘
무
미
병
사
세
- 세차 - Class in com.github.jinahya.sexagenarycycle
-
Represents a
간지
assigned to a specific year. - 세차 - Variable in class com.github.jinahya.sexagenarycycle.월건
-
The 세차 of this 월건.
- 세차(간지, Year) - Constructor for class com.github.jinahya.sexagenarycycle.세차
-
Creates a new instance with specified 간지 and year.
술
신
오
월
- 월 - Variable in class com.github.jinahya.sexagenarycycle.월건
-
The month of this 월건.
- 월건 - Class in com.github.jinahya.sexagenarycycle
-
Represents a
간지
assigned to a specific month of a year. - 월건 - Variable in class com.github.jinahya.sexagenarycycle.일진
-
The 월건 of this 日辰.
- 월건(간지, Month, 세차) - Constructor for class com.github.jinahya.sexagenarycycle.월건
-
Creates a new instance with specified 간지, 세차, and month.
유
을
인
일
- 일 - Variable in class com.github.jinahya.sexagenarycycle.일진
-
The day-of-month of this 日辰.
- 일진 - Class in com.github.jinahya.sexagenarycycle
-
Represents a
간지
assigned to a specific date. - 일진(간지, int, 월건) - Constructor for class com.github.jinahya.sexagenarycycle.일진
-
Creates a new instance with specified 간지, 월건, and day of month.
임
자
정
지
- 지 - Variable in class com.github.jinahya.sexagenarycycle.간지
-
The 지지 of this 간지.
- 지지 - Enum in com.github.jinahya.sexagenarycycle
-
Constants of 10 Earthly Branches.
진
천
- 천간 - Enum in com.github.jinahya.sexagenarycycle
-
Constants of Heavenly Stems.
축
해
C E F G H I N O R T V 丁 丑 丙 乙 亥 午 卯 地 壬 天 子 寅 己 巳 干 年 庚 戊 戌 支 日 月 未 歲 甲 申 癸 辛 辰 酉 간 갑 경 계 기 년 묘 무 미 병 사 세 술 신 오 월 유 을 인 일 임 자 정 지 진 천 축 해All Classes All Packages