org.onebusaway.transit_data_federation.services.service_alerts
Interface ServiceAlerts.TranslatedStringOrBuilder

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

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


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

getTranslation

ServiceAlerts.TranslatedString.Translation getTranslation(int index)

getTranslationCount

int getTranslationCount()

getTranslationOrBuilderList

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

getTranslationOrBuilder

ServiceAlerts.TranslatedString.TranslationOrBuilder getTranslationOrBuilder(int index)


Copyright © 2012 OneBusAway. All Rights Reserved.