Uses of Class
org.onebusaway.transit_data.model.SearchQueryBean.EQueryType

Packages that use SearchQueryBean.EQueryType
org.onebusaway.transit_data.model   
 

Uses of SearchQueryBean.EQueryType in org.onebusaway.transit_data.model
 

Methods in org.onebusaway.transit_data.model that return SearchQueryBean.EQueryType
 SearchQueryBean.EQueryType SearchQueryBean.getType()
           
static SearchQueryBean.EQueryType SearchQueryBean.EQueryType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SearchQueryBean.EQueryType[] SearchQueryBean.EQueryType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.onebusaway.transit_data.model with parameters of type SearchQueryBean.EQueryType
 void SearchQueryBean.setType(SearchQueryBean.EQueryType type)
           
 



Copyright © 2012 OneBusAway. All Rights Reserved.