Uses of Class
com.google.transit.realtime.GtfsRealtime.TripUpdate

Uses of GtfsRealtime.TripUpdate in com.google.transit.realtime
 

Fields in com.google.transit.realtime with type parameters of type GtfsRealtime.TripUpdate
static com.google.protobuf.GeneratedMessage.GeneratedExtension<GtfsRealtime.TripUpdate,GtfsRealtimeOneBusAway.OneBusAwayTripUpdate> GtfsRealtimeOneBusAway.obaTripUpdate
           
 

Methods in com.google.transit.realtime that return GtfsRealtime.TripUpdate
 GtfsRealtime.TripUpdate GtfsRealtime.TripUpdate.Builder.build()
           
 GtfsRealtime.TripUpdate GtfsRealtime.TripUpdate.Builder.buildPartial()
           
static GtfsRealtime.TripUpdate GtfsRealtime.TripUpdate.getDefaultInstance()
           
 GtfsRealtime.TripUpdate GtfsRealtime.TripUpdate.getDefaultInstanceForType()
           
 GtfsRealtime.TripUpdate GtfsRealtime.TripUpdate.Builder.getDefaultInstanceForType()
           
 GtfsRealtime.TripUpdate GtfsRealtime.FeedEntityOrBuilder.getTripUpdate()
           
 GtfsRealtime.TripUpdate GtfsRealtime.FeedEntity.getTripUpdate()
           
 GtfsRealtime.TripUpdate GtfsRealtime.FeedEntity.Builder.getTripUpdate()
           
static GtfsRealtime.TripUpdate GtfsRealtime.TripUpdate.parseDelimitedFrom(InputStream input)
           
static GtfsRealtime.TripUpdate GtfsRealtime.TripUpdate.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static GtfsRealtime.TripUpdate GtfsRealtime.TripUpdate.parseFrom(byte[] data)
           
static GtfsRealtime.TripUpdate GtfsRealtime.TripUpdate.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static GtfsRealtime.TripUpdate GtfsRealtime.TripUpdate.parseFrom(com.google.protobuf.ByteString data)
           
static GtfsRealtime.TripUpdate GtfsRealtime.TripUpdate.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static GtfsRealtime.TripUpdate GtfsRealtime.TripUpdate.parseFrom(com.google.protobuf.CodedInputStream input)
           
static GtfsRealtime.TripUpdate GtfsRealtime.TripUpdate.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static GtfsRealtime.TripUpdate GtfsRealtime.TripUpdate.parseFrom(InputStream input)
           
static GtfsRealtime.TripUpdate GtfsRealtime.TripUpdate.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in com.google.transit.realtime with parameters of type GtfsRealtime.TripUpdate
 GtfsRealtime.TripUpdate.Builder GtfsRealtime.TripUpdate.Builder.mergeFrom(GtfsRealtime.TripUpdate other)
           
 GtfsRealtime.FeedEntity.Builder GtfsRealtime.FeedEntity.Builder.mergeTripUpdate(GtfsRealtime.TripUpdate value)
           
static GtfsRealtime.TripUpdate.Builder GtfsRealtime.TripUpdate.newBuilder(GtfsRealtime.TripUpdate prototype)
           
 GtfsRealtime.FeedEntity.Builder GtfsRealtime.FeedEntity.Builder.setTripUpdate(GtfsRealtime.TripUpdate value)
           
 



Copyright © 2012 OneBusAway. All Rights Reserved.