org.onebusaway.webapp.gwt.notification
Class NotificationMethodState

java.lang.Object
  extended by org.onebusaway.webapp.gwt.notification.NotificationMethodState

public class NotificationMethodState
extends Object


Constructor Summary
NotificationMethodState()
           
 
Method Summary
 String getId()
           
 boolean isEnabled()
           
 void setEnabled(boolean enabled)
           
 void setId(String id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotificationMethodState

public NotificationMethodState()
Method Detail

getId

public String getId()

setId

public void setId(String id)

isEnabled

public boolean isEnabled()

setEnabled

public void setEnabled(boolean enabled)


Copyright © 2012 OneBusAway. All Rights Reserved.