edu.yale.its.tp.portlets.calendar.mvc
Class CalendarPreferencesCommand

java.lang.Object
  extended by edu.yale.its.tp.portlets.calendar.mvc.CalendarPreferencesCommand

public class CalendarPreferencesCommand
extends java.lang.Object


Constructor Summary
CalendarPreferencesCommand()
           
 
Method Summary
 java.lang.String getTimezone()
           
 void setTimezone(java.lang.String timezone)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CalendarPreferencesCommand

public CalendarPreferencesCommand()
Method Detail

getTimezone

public java.lang.String getTimezone()

setTimezone

public void setTimezone(java.lang.String timezone)


Copyright © 2009 Jasig. All Rights Reserved.