|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.test.util.DateUtils
public class DateUtils
| Method Summary | |
|---|---|
static java.util.Date |
getDate(int day,
int month,
int year,
int hour,
int minute,
int second)
|
static java.util.Date |
getDateAtMidnight(int day,
int month,
int year)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static java.util.Date getDate(int day,
int month,
int year,
int hour,
int minute,
int second)
public static java.util.Date getDateAtMidnight(int day,
int month,
int year)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||