yarfraw.utils
Class CommonConstants

java.lang.Object
  extended by yarfraw.utils.CommonConstants

public class CommonConstants
extends Object


Field Summary
static int MIN_PER_DAY
           
static int MIN_PER_MONTH
           
static int MIN_PER_WEEK
           
static int MIN_PER_YEAR
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MIN_PER_DAY

public static final int MIN_PER_DAY
See Also:
Constant Field Values

MIN_PER_WEEK

public static final int MIN_PER_WEEK
See Also:
Constant Field Values

MIN_PER_MONTH

public static final int MIN_PER_MONTH
See Also:
Constant Field Values

MIN_PER_YEAR

public static final int MIN_PER_YEAR
See Also:
Constant Field Values


Copyright © 2008. All Rights Reserved.