org.onebusaway.webapp.gwt.notification
Class NotificationState
java.lang.Object
org.onebusaway.webapp.gwt.notification.NotificationState
public class NotificationState
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotificationState
public NotificationState()
getMinutesBefore
public int getMinutesBefore()
setMinutesBefore
public void setMinutesBefore(int minutesBefore)
getMethodStates
public List<NotificationMethodState> getMethodStates()
setMethodStates
public void setMethodStates(List<NotificationMethodState> methodStates)
Copyright © 2012 OneBusAway. All Rights Reserved.