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

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

Methods in com.google.transit.realtime that return GtfsRealtime.TimeRange
 GtfsRealtime.TimeRange GtfsRealtime.TimeRange.Builder.build()
           
 GtfsRealtime.TimeRange GtfsRealtime.TimeRange.Builder.buildPartial()
           
 GtfsRealtime.TimeRange GtfsRealtime.AlertOrBuilder.getActivePeriod(int index)
           
 GtfsRealtime.TimeRange GtfsRealtime.Alert.getActivePeriod(int index)
           
 GtfsRealtime.TimeRange GtfsRealtime.Alert.Builder.getActivePeriod(int index)
           
static GtfsRealtime.TimeRange GtfsRealtime.TimeRange.getDefaultInstance()
           
 GtfsRealtime.TimeRange GtfsRealtime.TimeRange.getDefaultInstanceForType()
           
 GtfsRealtime.TimeRange GtfsRealtime.TimeRange.Builder.getDefaultInstanceForType()
           
static GtfsRealtime.TimeRange GtfsRealtime.TimeRange.parseDelimitedFrom(InputStream input)
           
static GtfsRealtime.TimeRange GtfsRealtime.TimeRange.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static GtfsRealtime.TimeRange GtfsRealtime.TimeRange.parseFrom(byte[] data)
           
static GtfsRealtime.TimeRange GtfsRealtime.TimeRange.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static GtfsRealtime.TimeRange GtfsRealtime.TimeRange.parseFrom(com.google.protobuf.ByteString data)
           
static GtfsRealtime.TimeRange GtfsRealtime.TimeRange.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static GtfsRealtime.TimeRange GtfsRealtime.TimeRange.parseFrom(com.google.protobuf.CodedInputStream input)
           
static GtfsRealtime.TimeRange GtfsRealtime.TimeRange.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static GtfsRealtime.TimeRange GtfsRealtime.TimeRange.parseFrom(InputStream input)
           
static GtfsRealtime.TimeRange GtfsRealtime.TimeRange.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in com.google.transit.realtime that return types with arguments of type GtfsRealtime.TimeRange
 List<GtfsRealtime.TimeRange> GtfsRealtime.AlertOrBuilder.getActivePeriodList()
           
 List<GtfsRealtime.TimeRange> GtfsRealtime.Alert.getActivePeriodList()
           
 List<GtfsRealtime.TimeRange> GtfsRealtime.Alert.Builder.getActivePeriodList()
           
 

Methods in com.google.transit.realtime with parameters of type GtfsRealtime.TimeRange
 GtfsRealtime.Alert.Builder GtfsRealtime.Alert.Builder.addActivePeriod(GtfsRealtime.TimeRange value)
           
 GtfsRealtime.Alert.Builder GtfsRealtime.Alert.Builder.addActivePeriod(int index, GtfsRealtime.TimeRange value)
           
 GtfsRealtime.TimeRange.Builder GtfsRealtime.TimeRange.Builder.mergeFrom(GtfsRealtime.TimeRange other)
           
static GtfsRealtime.TimeRange.Builder GtfsRealtime.TimeRange.newBuilder(GtfsRealtime.TimeRange prototype)
           
 GtfsRealtime.Alert.Builder GtfsRealtime.Alert.Builder.setActivePeriod(int index, GtfsRealtime.TimeRange value)
           
 

Method parameters in com.google.transit.realtime with type arguments of type GtfsRealtime.TimeRange
 GtfsRealtime.Alert.Builder GtfsRealtime.Alert.Builder.addAllActivePeriod(Iterable<? extends GtfsRealtime.TimeRange> values)
           
 



Copyright © 2012 OneBusAway. All Rights Reserved.