org.onebusaway.transit_data.model
Class RouteGroupBean
java.lang.Object
org.onebusaway.transit_data.model.ApplicationBean
org.onebusaway.transit_data.model.RouteGroupBean
- All Implemented Interfaces:
- Serializable
public class RouteGroupBean
- extends ApplicationBean
- See Also:
- Serialized Form
RouteGroupBean
public RouteGroupBean()
setId
public void setId(String id)
getId
public String getId()
setName
public void setName(String name)
getName
public String getName()
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
Copyright © 2012 OneBusAway. All Rights Reserved.