public class ExtendInfo
extends java.lang.Object
| Constructor and Description |
|---|
ExtendInfo() |
| Modifier and Type | Method and Description |
|---|---|
int |
getDay() |
int |
getDayOfWeek() |
java.lang.String |
getFestival() |
int |
getHour() |
java.lang.String |
getJieqi() |
int |
getMinute() |
int |
getMonth() |
int |
getSecond() |
boolean |
hasFestival() |
boolean |
hasJieqi() |
public int getMonth()
public int getDay()
public int getHour()
public int getMinute()
public int getSecond()
public int getDayOfWeek()
public java.lang.String getFestival()
public boolean hasFestival()
public java.lang.String getJieqi()
public boolean hasJieqi()