org.onebusaway.webapp.gwt.oba_application.control.state
Class SearchProgressState

java.lang.Object
  extended by org.onebusaway.webapp.gwt.oba_application.control.state.State
      extended by org.onebusaway.webapp.gwt.oba_application.control.state.SearchProgressState

public class SearchProgressState
extends State


Constructor Summary
SearchProgressState(double percentComplete)
           
 
Method Summary
 double getPercentComplete()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SearchProgressState

public SearchProgressState(double percentComplete)
Method Detail

getPercentComplete

public double getPercentComplete()


Copyright © 2012 OneBusAway. All Rights Reserved.