org.genealogie.utils
Class TempsExecutionUtils

java.lang.Object
  |
  +--org.genealogie.utils.TempsExecutionUtils

public class TempsExecutionUtils
extends java.lang.Object


Field Summary
private static long tempsDebut
           
 
Constructor Summary
TempsExecutionUtils()
           
 
Method Summary
static java.lang.String getChaineTempsExecution(java.util.Date dateFin)
           
static java.lang.String getChaineTempsExecution(long tempsFin)
           
static long getTempsExecution(java.util.Date dateFin)
           
static long getTempsExecution(long tempsFin)
           
static void setDebutExecution(java.util.Date dateDebut)
           
static void setDebutExecution(long debut)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

tempsDebut

private static long tempsDebut
Constructor Detail

TempsExecutionUtils

public TempsExecutionUtils()
Method Detail

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.