|
OSMQ v2.0.1 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectosmq.util.DurationUtil
Constructor Summary | |
DurationUtil()
|
Method Summary | |
static int |
hhmmssToSeconds(int hours,
int minutes,
int seconds)
|
static int |
hhmmssToSeconds(java.lang.String s)
|
static int |
hhmmssToSeconds(java.lang.String hours,
java.lang.String minutes,
java.lang.String seconds)
|
static java.lang.String |
intToHhmmssString(int secs)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DurationUtil()
Method Detail |
public static java.lang.String intToHhmmssString(int secs)
public static int hhmmssToSeconds(java.lang.String hours, java.lang.String minutes, java.lang.String seconds)
public static int hhmmssToSeconds(java.lang.String s)
public static int hhmmssToSeconds(int hours, int minutes, int seconds)
|
(c) 2000 - 2003 MQue Systems All Rights Reserved |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |