public class TimeStruct
extends java.lang.Object
Constructor and Description |
---|
TimeStruct() |
Modifier and Type | Method and Description |
---|---|
int |
getDay() |
ExtendInfo |
getExtendInfo() |
int |
getHour() |
int |
getMinute() |
int |
getMonth() |
RepeatRule |
getRepeatRule() |
int |
getSecond() |
int |
getWeek() |
int |
getYear() |
boolean |
hasExtendInfo() |
boolean |
hasRepeatRule() |
public int getYear()
public int getMonth()
public int getDay()
public int getHour()
public int getMinute()
public int getSecond()
public int getWeek()
public RepeatRule getRepeatRule()
public boolean hasRepeatRule()
public ExtendInfo getExtendInfo()
public boolean hasExtendInfo()