Uses of Class
org.onebusaway.transit_data_federation.services.service_alerts.ServiceAlerts.TranslatedString

Packages that use ServiceAlerts.TranslatedString
org.onebusaway.transit_data_federation.services.service_alerts   
 

Uses of ServiceAlerts.TranslatedString in org.onebusaway.transit_data_federation.services.service_alerts
 

Methods in org.onebusaway.transit_data_federation.services.service_alerts that return ServiceAlerts.TranslatedString
 ServiceAlerts.TranslatedString ServiceAlerts.TranslatedString.Builder.build()
           
 ServiceAlerts.TranslatedString ServiceAlerts.TranslatedString.Builder.buildPartial()
           
static ServiceAlerts.TranslatedString ServiceAlerts.TranslatedString.getDefaultInstance()
           
 ServiceAlerts.TranslatedString ServiceAlerts.TranslatedString.getDefaultInstanceForType()
           
 ServiceAlerts.TranslatedString ServiceAlerts.TranslatedString.Builder.getDefaultInstanceForType()
           
 ServiceAlerts.TranslatedString ServiceAlerts.ServiceAlertOrBuilder.getDescription()
           
 ServiceAlerts.TranslatedString ServiceAlerts.ServiceAlert.getDescription()
           
 ServiceAlerts.TranslatedString ServiceAlerts.ServiceAlert.Builder.getDescription()
           
 ServiceAlerts.TranslatedString ServiceAlerts.ServiceAlertOrBuilder.getSummary()
           
 ServiceAlerts.TranslatedString ServiceAlerts.ServiceAlert.getSummary()
           
 ServiceAlerts.TranslatedString ServiceAlerts.ServiceAlert.Builder.getSummary()
           
 ServiceAlerts.TranslatedString ServiceAlerts.ServiceAlertOrBuilder.getUrl()
           
 ServiceAlerts.TranslatedString ServiceAlerts.ServiceAlert.getUrl()
           
 ServiceAlerts.TranslatedString ServiceAlerts.ServiceAlert.Builder.getUrl()
           
static ServiceAlerts.TranslatedString ServiceAlerts.TranslatedString.parseDelimitedFrom(InputStream input)
           
static ServiceAlerts.TranslatedString ServiceAlerts.TranslatedString.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static ServiceAlerts.TranslatedString ServiceAlerts.TranslatedString.parseFrom(byte[] data)
           
static ServiceAlerts.TranslatedString ServiceAlerts.TranslatedString.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static ServiceAlerts.TranslatedString ServiceAlerts.TranslatedString.parseFrom(com.google.protobuf.ByteString data)
           
static ServiceAlerts.TranslatedString ServiceAlerts.TranslatedString.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static ServiceAlerts.TranslatedString ServiceAlerts.TranslatedString.parseFrom(com.google.protobuf.CodedInputStream input)
           
static ServiceAlerts.TranslatedString ServiceAlerts.TranslatedString.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static ServiceAlerts.TranslatedString ServiceAlerts.TranslatedString.parseFrom(InputStream input)
           
static ServiceAlerts.TranslatedString ServiceAlerts.TranslatedString.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in org.onebusaway.transit_data_federation.services.service_alerts with parameters of type ServiceAlerts.TranslatedString
 ServiceAlerts.ServiceAlert.Builder ServiceAlerts.ServiceAlert.Builder.mergeDescription(ServiceAlerts.TranslatedString value)
           
 ServiceAlerts.TranslatedString.Builder ServiceAlerts.TranslatedString.Builder.mergeFrom(ServiceAlerts.TranslatedString other)
           
 ServiceAlerts.ServiceAlert.Builder ServiceAlerts.ServiceAlert.Builder.mergeSummary(ServiceAlerts.TranslatedString value)
           
 ServiceAlerts.ServiceAlert.Builder ServiceAlerts.ServiceAlert.Builder.mergeUrl(ServiceAlerts.TranslatedString value)
           
static ServiceAlerts.TranslatedString.Builder ServiceAlerts.TranslatedString.newBuilder(ServiceAlerts.TranslatedString prototype)
           
 ServiceAlerts.ServiceAlert.Builder ServiceAlerts.ServiceAlert.Builder.setDescription(ServiceAlerts.TranslatedString value)
           
 ServiceAlerts.ServiceAlert.Builder ServiceAlerts.ServiceAlert.Builder.setSummary(ServiceAlerts.TranslatedString value)
           
 ServiceAlerts.ServiceAlert.Builder ServiceAlerts.ServiceAlert.Builder.setUrl(ServiceAlerts.TranslatedString value)
           
 



Copyright © 2012 OneBusAway. All Rights Reserved.