org.onebusaway.transit_data_federation.services.service_alerts
Class ServiceAlerts.ServiceAlertsCollection.Builder

java.lang.Object
  extended by com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
      extended by com.google.protobuf.AbstractMessage.Builder<BuilderType>
          extended by com.google.protobuf.GeneratedMessage.Builder<ServiceAlerts.ServiceAlertsCollection.Builder>
              extended by org.onebusaway.transit_data_federation.services.service_alerts.ServiceAlerts.ServiceAlertsCollection.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable, ServiceAlerts.ServiceAlertsCollectionOrBuilder
Enclosing class:
ServiceAlerts.ServiceAlertsCollection

public static final class ServiceAlerts.ServiceAlertsCollection.Builder
extends com.google.protobuf.GeneratedMessage.Builder<ServiceAlerts.ServiceAlertsCollection.Builder>
implements ServiceAlerts.ServiceAlertsCollectionOrBuilder


Method Summary
 ServiceAlerts.ServiceAlertsCollection.Builder addAllServiceAlerts(Iterable<? extends ServiceAlerts.ServiceAlert> values)
           
 ServiceAlerts.ServiceAlertsCollection.Builder addServiceAlerts(int index, ServiceAlerts.ServiceAlert.Builder builderForValue)
           
 ServiceAlerts.ServiceAlertsCollection.Builder addServiceAlerts(int index, ServiceAlerts.ServiceAlert value)
           
 ServiceAlerts.ServiceAlertsCollection.Builder addServiceAlerts(ServiceAlerts.ServiceAlert.Builder builderForValue)
           
 ServiceAlerts.ServiceAlertsCollection.Builder addServiceAlerts(ServiceAlerts.ServiceAlert value)
           
 ServiceAlerts.ServiceAlert.Builder addServiceAlertsBuilder()
           
 ServiceAlerts.ServiceAlert.Builder addServiceAlertsBuilder(int index)
           
 ServiceAlerts.ServiceAlertsCollection build()
           
 ServiceAlerts.ServiceAlertsCollection buildPartial()
           
 ServiceAlerts.ServiceAlertsCollection.Builder clear()
           
 ServiceAlerts.ServiceAlertsCollection.Builder clearServiceAlerts()
           
 ServiceAlerts.ServiceAlertsCollection.Builder clone()
           
 ServiceAlerts.ServiceAlertsCollection getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 ServiceAlerts.ServiceAlert getServiceAlerts(int index)
           
 ServiceAlerts.ServiceAlert.Builder getServiceAlertsBuilder(int index)
           
 List<ServiceAlerts.ServiceAlert.Builder> getServiceAlertsBuilderList()
           
 int getServiceAlertsCount()
           
 List<ServiceAlerts.ServiceAlert> getServiceAlertsList()
           
 ServiceAlerts.ServiceAlertOrBuilder getServiceAlertsOrBuilder(int index)
           
 List<? extends ServiceAlerts.ServiceAlertOrBuilder> getServiceAlertsOrBuilderList()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 ServiceAlerts.ServiceAlertsCollection.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 ServiceAlerts.ServiceAlertsCollection.Builder mergeFrom(com.google.protobuf.Message other)
           
 ServiceAlerts.ServiceAlertsCollection.Builder mergeFrom(ServiceAlerts.ServiceAlertsCollection other)
           
 ServiceAlerts.ServiceAlertsCollection.Builder removeServiceAlerts(int index)
           
 ServiceAlerts.ServiceAlertsCollection.Builder setServiceAlerts(int index, ServiceAlerts.ServiceAlert.Builder builderForValue)
           
 ServiceAlerts.ServiceAlertsCollection.Builder setServiceAlerts(int index, ServiceAlerts.ServiceAlert value)
           
 
Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, getAllFields, getField, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
 
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
 
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, newUninitializedMessageException
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
getAllFields, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 

Method Detail

getDescriptor

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()

internalGetFieldAccessorTable

protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Specified by:
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<ServiceAlerts.ServiceAlertsCollection.Builder>

clear

public ServiceAlerts.ServiceAlertsCollection.Builder clear()
Specified by:
clear in interface com.google.protobuf.Message.Builder
Specified by:
clear in interface com.google.protobuf.MessageLite.Builder
Overrides:
clear in class com.google.protobuf.GeneratedMessage.Builder<ServiceAlerts.ServiceAlertsCollection.Builder>

clone

public ServiceAlerts.ServiceAlertsCollection.Builder clone()
Specified by:
clone in interface com.google.protobuf.Message.Builder
Specified by:
clone in interface com.google.protobuf.MessageLite.Builder
Overrides:
clone in class com.google.protobuf.GeneratedMessage.Builder<ServiceAlerts.ServiceAlertsCollection.Builder>

getDescriptorForType

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
Specified by:
getDescriptorForType in interface com.google.protobuf.Message.Builder
Specified by:
getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
Overrides:
getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<ServiceAlerts.ServiceAlertsCollection.Builder>

getDefaultInstanceForType

public ServiceAlerts.ServiceAlertsCollection getDefaultInstanceForType()
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder

build

public ServiceAlerts.ServiceAlertsCollection build()
Specified by:
build in interface com.google.protobuf.Message.Builder
Specified by:
build in interface com.google.protobuf.MessageLite.Builder

buildPartial

public ServiceAlerts.ServiceAlertsCollection buildPartial()
Specified by:
buildPartial in interface com.google.protobuf.Message.Builder
Specified by:
buildPartial in interface com.google.protobuf.MessageLite.Builder

mergeFrom

public ServiceAlerts.ServiceAlertsCollection.Builder mergeFrom(com.google.protobuf.Message other)
Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder
Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<ServiceAlerts.ServiceAlertsCollection.Builder>

mergeFrom

public ServiceAlerts.ServiceAlertsCollection.Builder mergeFrom(ServiceAlerts.ServiceAlertsCollection other)

isInitialized

public final boolean isInitialized()
Specified by:
isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
Overrides:
isInitialized in class com.google.protobuf.GeneratedMessage.Builder<ServiceAlerts.ServiceAlertsCollection.Builder>

mergeFrom

public ServiceAlerts.ServiceAlertsCollection.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
                                                               com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                        throws IOException
Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder
Specified by:
mergeFrom in interface com.google.protobuf.MessageLite.Builder
Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<ServiceAlerts.ServiceAlertsCollection.Builder>
Throws:
IOException

getServiceAlertsList

public List<ServiceAlerts.ServiceAlert> getServiceAlertsList()
Specified by:
getServiceAlertsList in interface ServiceAlerts.ServiceAlertsCollectionOrBuilder

getServiceAlertsCount

public int getServiceAlertsCount()
Specified by:
getServiceAlertsCount in interface ServiceAlerts.ServiceAlertsCollectionOrBuilder

getServiceAlerts

public ServiceAlerts.ServiceAlert getServiceAlerts(int index)
Specified by:
getServiceAlerts in interface ServiceAlerts.ServiceAlertsCollectionOrBuilder

setServiceAlerts

public ServiceAlerts.ServiceAlertsCollection.Builder setServiceAlerts(int index,
                                                                      ServiceAlerts.ServiceAlert value)

setServiceAlerts

public ServiceAlerts.ServiceAlertsCollection.Builder setServiceAlerts(int index,
                                                                      ServiceAlerts.ServiceAlert.Builder builderForValue)

addServiceAlerts

public ServiceAlerts.ServiceAlertsCollection.Builder addServiceAlerts(ServiceAlerts.ServiceAlert value)

addServiceAlerts

public ServiceAlerts.ServiceAlertsCollection.Builder addServiceAlerts(int index,
                                                                      ServiceAlerts.ServiceAlert value)

addServiceAlerts

public ServiceAlerts.ServiceAlertsCollection.Builder addServiceAlerts(ServiceAlerts.ServiceAlert.Builder builderForValue)

addServiceAlerts

public ServiceAlerts.ServiceAlertsCollection.Builder addServiceAlerts(int index,
                                                                      ServiceAlerts.ServiceAlert.Builder builderForValue)

addAllServiceAlerts

public ServiceAlerts.ServiceAlertsCollection.Builder addAllServiceAlerts(Iterable<? extends ServiceAlerts.ServiceAlert> values)

clearServiceAlerts

public ServiceAlerts.ServiceAlertsCollection.Builder clearServiceAlerts()

removeServiceAlerts

public ServiceAlerts.ServiceAlertsCollection.Builder removeServiceAlerts(int index)

getServiceAlertsBuilder

public ServiceAlerts.ServiceAlert.Builder getServiceAlertsBuilder(int index)

getServiceAlertsOrBuilder

public ServiceAlerts.ServiceAlertOrBuilder getServiceAlertsOrBuilder(int index)
Specified by:
getServiceAlertsOrBuilder in interface ServiceAlerts.ServiceAlertsCollectionOrBuilder

getServiceAlertsOrBuilderList

public List<? extends ServiceAlerts.ServiceAlertOrBuilder> getServiceAlertsOrBuilderList()
Specified by:
getServiceAlertsOrBuilderList in interface ServiceAlerts.ServiceAlertsCollectionOrBuilder

addServiceAlertsBuilder

public ServiceAlerts.ServiceAlert.Builder addServiceAlertsBuilder()

addServiceAlertsBuilder

public ServiceAlerts.ServiceAlert.Builder addServiceAlertsBuilder(int index)

getServiceAlertsBuilderList

public List<ServiceAlerts.ServiceAlert.Builder> getServiceAlertsBuilderList()


Copyright © 2012 OneBusAway. All Rights Reserved.