org.onebusaway.api.model.transit.realtime
Class CurrentVehicleEstimateV2Bean
java.lang.Object
org.onebusaway.api.model.transit.realtime.CurrentVehicleEstimateV2Bean
- All Implemented Interfaces:
- Serializable
public class CurrentVehicleEstimateV2Bean
- 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 |
CurrentVehicleEstimateV2Bean
public CurrentVehicleEstimateV2Bean()
getProbability
public double getProbability()
setProbability
public void setProbability(double probability)
getTripStatus
public TripStatusV2Bean getTripStatus()
setTripStatus
public void setTripStatus(TripStatusV2Bean tripStatus)
getDebug
public String getDebug()
setDebug
public void setDebug(String debug)
Copyright © 2012 OneBusAway. All Rights Reserved.