de.cesr.sesamgim.util
Class GCalendarProvider

java.lang.Object
  extended by de.cesr.sesamgim.util.GCalendarProvider

public class GCalendarProvider
extends Object

SesamGIM - Geographical Initialisation for Milieu Agents


Constructor Summary
GCalendarProvider()
           
 
Method Summary
static Calendar getCalendar(int year, int month, int date, int hourOfDay, int minute, int second)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GCalendarProvider

public GCalendarProvider()
Method Detail

getCalendar

public static Calendar getCalendar(int year,
                                   int month,
                                   int date,
                                   int hourOfDay,
                                   int minute,
                                   int second)