org.onebusaway.webapp.gwt.tripplanner_library.view
Class TripBeanSupport

java.lang.Object
  extended by org.onebusaway.webapp.gwt.tripplanner_library.view.TripBeanSupport

public class TripBeanSupport
extends Object


Constructor Summary
TripBeanSupport()
           
 
Method Summary
static String getDurationLabel(ItineraryBean bean)
           
static String getDurationLabel(long duration)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TripBeanSupport

public TripBeanSupport()
Method Detail

getDurationLabel

public static String getDurationLabel(ItineraryBean bean)

getDurationLabel

public static String getDurationLabel(long duration)


Copyright © 2012 OneBusAway. All Rights Reserved.