|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |