org.onebusaway.transit_data_federation.impl.beans
Class ApplicationBeanLibrary

java.lang.Object
  extended by org.onebusaway.transit_data_federation.impl.beans.ApplicationBeanLibrary

public class ApplicationBeanLibrary
extends Object


Constructor Summary
ApplicationBeanLibrary()
           
 
Method Summary
static String getId(org.onebusaway.gtfs.model.AgencyAndId id)
           
static PathBean getShapePointsAsPathBean(List<org.onebusaway.gtfs.model.ShapePoint> points)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplicationBeanLibrary

public ApplicationBeanLibrary()
Method Detail

getId

public static String getId(org.onebusaway.gtfs.model.AgencyAndId id)

getShapePointsAsPathBean

public static PathBean getShapePointsAsPathBean(List<org.onebusaway.gtfs.model.ShapePoint> points)


Copyright © 2012 OneBusAway. All Rights Reserved.