com.google.transit.realtime
Interface GtfsRealtime.TripUpdate.StopTimeEventOrBuilder

All Superinterfaces:
com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<GtfsRealtime.TripUpdate.StopTimeEvent>, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
GtfsRealtime.TripUpdate.StopTimeEvent, GtfsRealtime.TripUpdate.StopTimeEvent.Builder
Enclosing class:
GtfsRealtime.TripUpdate

public static interface GtfsRealtime.TripUpdate.StopTimeEventOrBuilder
extends com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<GtfsRealtime.TripUpdate.StopTimeEvent>


Method Summary
 int getDelay()
           
 long getTime()
           
 int getUncertainty()
           
 boolean hasDelay()
           
 boolean hasTime()
           
 boolean hasUncertainty()
           
 
Methods inherited from interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder
getExtension, getExtension, getExtensionCount, hasExtension
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
 

Method Detail

hasDelay

boolean hasDelay()

getDelay

int getDelay()

hasTime

boolean hasTime()

getTime

long getTime()

hasUncertainty

boolean hasUncertainty()

getUncertainty

int getUncertainty()


Copyright © 2012 OneBusAway. All Rights Reserved.