org.onebusaway.transit_data_federation.services.realtime
Class VehicleStatus
java.lang.Object
org.onebusaway.transit_data_federation.services.realtime.VehicleStatus
public class VehicleStatus
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VehicleStatus
public VehicleStatus()
getRecord
public VehicleLocationRecord getRecord()
setRecord
public void setRecord(VehicleLocationRecord record)
getVehicleId
public org.onebusaway.gtfs.model.AgencyAndId getVehicleId()
getAllRecords
public List<VehicleLocationRecord> getAllRecords()
setAllRecords
public void setAllRecords(List<VehicleLocationRecord> allRecords)
Copyright © 2012 OneBusAway. All Rights Reserved.