org.onebusaway.api.model
Class TimeBean
java.lang.Object
org.onebusaway.api.model.TimeBean
- All Implemented Interfaces:
- Serializable
public final class TimeBean
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimeBean
public TimeBean(Date date,
String readableTime)
getTime
public long getTime()
getReadableTime
public String getReadableTime()
Copyright © 2012 OneBusAway. All Rights Reserved.