org.genealogie.utils
Class TempsExecutionUtils
java.lang.Object
|
+--org.genealogie.utils.TempsExecutionUtils
- public class TempsExecutionUtils
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait |
tempsDebut
private static long tempsDebut
TempsExecutionUtils
public TempsExecutionUtils()
setDebutExecution
public static void setDebutExecution(java.util.Date dateDebut)
setDebutExecution
public static void setDebutExecution(long debut)
getTempsExecution
public static long getTempsExecution(java.util.Date dateFin)
getTempsExecution
public static long getTempsExecution(long tempsFin)
getChaineTempsExecution
public static java.lang.String getChaineTempsExecution(java.util.Date dateFin)
getChaineTempsExecution
public static java.lang.String getChaineTempsExecution(long tempsFin)
Copyright © 2002 JGenea DAO. All Rights Reserved.