org.jasig.portlet.calendar.mvc
Class CalendarPreferencesCommand

java.lang.Object
  extended by org.jasig.portlet.calendar.mvc.CalendarPreferencesCommand

public class CalendarPreferencesCommand
extends Object


Constructor Summary
CalendarPreferencesCommand()
           
 
Method Summary
 String getTimezone()
           
 void setTimezone(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 String getTimezone()

setTimezone

public void setTimezone(String timezone)


Copyright © 2012 Jasig. All Rights Reserved.