org.onebusaway.transit_data_federation.model.narrative
Class RouteCollectionNarrative
java.lang.Object
org.onebusaway.transit_data_federation.model.narrative.RouteCollectionNarrative
- All Implemented Interfaces:
- Serializable
public final class RouteCollectionNarrative
- extends Object
- implements Serializable
Route collection narrative information captures the narrative elements of a
RouteCollectionEntry
.
- Author:
- bdferris
- See Also:
Agency
,
NarrativeService
,
Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
builder
public static RouteCollectionNarrative.Builder builder()
getShortName
public String getShortName()
getLongName
public String getLongName()
getDescription
public String getDescription()
getType
public int getType()
getUrl
public String getUrl()
getColor
public String getColor()
getTextColor
public String getTextColor()
Copyright © 2012 OneBusAway. All Rights Reserved.