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

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

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


Method Summary
 ServiceAlerts.ServiceAlert getServiceAlerts(int index)
           
 int getServiceAlertsCount()
           
 List<ServiceAlerts.ServiceAlert> getServiceAlertsList()
           
 ServiceAlerts.ServiceAlertOrBuilder getServiceAlertsOrBuilder(int index)
           
 List<? extends ServiceAlerts.ServiceAlertOrBuilder> getServiceAlertsOrBuilderList()
           
 
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

getServiceAlertsList

List<ServiceAlerts.ServiceAlert> getServiceAlertsList()

getServiceAlerts

ServiceAlerts.ServiceAlert getServiceAlerts(int index)

getServiceAlertsCount

int getServiceAlertsCount()

getServiceAlertsOrBuilderList

List<? extends ServiceAlerts.ServiceAlertOrBuilder> getServiceAlertsOrBuilderList()

getServiceAlertsOrBuilder

ServiceAlerts.ServiceAlertOrBuilder getServiceAlertsOrBuilder(int index)


Copyright © 2012 OneBusAway. All Rights Reserved.