public class UMBusRouteReader extends Object
Constructor and Description |
---|
UMBusRouteReader() |
Modifier and Type | Method and Description |
---|---|
int |
getCount() |
List<UMBusRoute> |
getRoutes() |
void |
setCount(int count) |
void |
setRoutes(List<UMBusRoute> routes) |
public UMBusRouteReader()
public List<UMBusRoute> getRoutes()
public void setRoutes(List<UMBusRoute> routes)
routes
- the routes to setpublic int getCount()
public void setCount(int count)
count
- the count to setCopyright © 2011–2014 The Kuali Foundation. All rights reserved.