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

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

public class AddressLookupErrorState
extends State


Constructor Summary
AddressLookupErrorState(List<Place> locations)
           
 
Method Summary
 List<Place> getLocations()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddressLookupErrorState

public AddressLookupErrorState(List<Place> locations)
Method Detail

getLocations

public List<Place> getLocations()


Copyright © 2012 OneBusAway. All Rights Reserved.