Uses of Class
org.onebusaway.webapp.gwt.notification.NotificationState

Packages that use NotificationState
org.onebusaway.webapp.gwt.notification   
 

Uses of NotificationState in org.onebusaway.webapp.gwt.notification
 

Methods in org.onebusaway.webapp.gwt.notification that return NotificationState
 NotificationState NotificationStateNode.getState()
           
 NotificationState NotificationStateDAO.getState(String stopId)
           
 

Methods in org.onebusaway.webapp.gwt.notification with parameters of type NotificationState
 void NotificationStateNode.setState(NotificationState state)
           
 void NotificationStateDAO.setState(String stopId, NotificationState state, boolean isDefault)
          Public Methods
 



Copyright © 2012 OneBusAway. All Rights Reserved.