|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object jfb.tools.activitymgr.report.FormatHelper
public class FormatHelper
Classe offrant des service de conversion de données au format texte.
Constructor Summary | |
---|---|
FormatHelper()
|
Method Summary | |
---|---|
java.lang.String |
formatDuration(double duration)
Convertit une durée en centièmes en chaîne de caractère. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FormatHelper()
Method Detail |
---|
public java.lang.String formatDuration(double duration)
duration
- la durée en centièmes.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |