|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecteu.bootstrep.Utilities.DateTime
public class DateTime
This class initializes a new DateTime object used to log execution time of variuos steps.
It is used for logging and statistics purposes.
| Constructor Summary | |
|---|---|
DateTime(java.lang.Integer modus)
Creates a new instance of DateTime |
|
| Method Summary | |
|---|---|
java.lang.String |
dateAsString(java.lang.Integer modus)
This method returns the date as string according to the modus parameter |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DateTime(java.lang.Integer modus)
modus - An integer selecting the datetime format| Method Detail |
|---|
public java.lang.String dateAsString(java.lang.Integer modus)
modus - 0 for date; 1 for timestamp; 2 only time
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||