public class UMBusRoute extends Object
Constructor and Description |
---|
UMBusRoute() |
Modifier and Type | Method and Description |
---|---|
String |
getColor() |
String |
getId() |
String |
getName() |
List<UMBusStop> |
getStops() |
String |
getTopofloop() |
void |
setColor(String color) |
void |
setId(String id) |
void |
setName(String name) |
void |
setStops(List<UMBusStop> stops) |
void |
setTopofloop(String topofloop) |
public UMBusRoute()
public String getTopofloop()
public void setTopofloop(String topofloop)
topofloop
- the topofloop to setCopyright © 2011-2013 The Kuali Foundation. All Rights Reserved.