org.promotego.helpers
Class DateHelper

java.lang.Object
  extended by org.promotego.helpers.DateHelper

public class DateHelper
extends java.lang.Object


Constructor Summary
DateHelper()
           
 
Method Summary
static NamedValueBean[] getAmpm()
           
static int[] getDays()
           
static NamedValueBean[] getDurations()
           
static int[] getHours()
           
static NamedValueBean[] getMinutes()
           
static NamedValueBean[] getMonths()
           
static int[] getYears()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DateHelper

public DateHelper()
Method Detail

getDays

public static int[] getDays()

getHours

public static int[] getHours()

getMinutes

public static NamedValueBean[] getMinutes()

getMonths

public static NamedValueBean[] getMonths()

getDurations

public static NamedValueBean[] getDurations()

getYears

public static int[] getYears()

getAmpm

public static NamedValueBean[] getAmpm()


Copyright © 2007. All Rights Reserved.