org.onebusaway.transit_data_federation.services.service_alerts
Class ServiceAlerts.ServiceAlertsCollection.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessage.Builder<ServiceAlerts.ServiceAlertsCollection.Builder>
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
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 interface com.google.protobuf.MessageOrBuilder |
getAllFields, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
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.