com.google.transit.realtime
Interface GtfsRealtime.TranslatedStringOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
GtfsRealtime.TranslatedString, GtfsRealtime.TranslatedString.Builder
Enclosing class:
GtfsRealtime

public static interface GtfsRealtime.TranslatedStringOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 GtfsRealtime.TranslatedString.Translation getTranslation(int index)
           
 int getTranslationCount()
           
 List<GtfsRealtime.TranslatedString.Translation> getTranslationList()
           
 GtfsRealtime.TranslatedString.TranslationOrBuilder getTranslationOrBuilder(int index)
           
 List<? extends GtfsRealtime.TranslatedString.TranslationOrBuilder> getTranslationOrBuilderList()
           
 
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

getTranslationList

List<GtfsRealtime.TranslatedString.Translation> getTranslationList()

getTranslation

GtfsRealtime.TranslatedString.Translation getTranslation(int index)

getTranslationCount

int getTranslationCount()

getTranslationOrBuilderList

List<? extends GtfsRealtime.TranslatedString.TranslationOrBuilder> getTranslationOrBuilderList()

getTranslationOrBuilder

GtfsRealtime.TranslatedString.TranslationOrBuilder getTranslationOrBuilder(int index)


Copyright © 2012 OneBusAway. All Rights Reserved.