public static final class LocalTimeProtocol.Locations.Builder extends com.google.protobuf.GeneratedMessage.Builder<LocalTimeProtocol.Locations.Builder> implements LocalTimeProtocol.LocationsOrBuilder
org.jboss.netty.example.localtime.Locations| Modifier and Type | Method and Description |
|---|---|
LocalTimeProtocol.Locations.Builder |
addAllLocation(Iterable<? extends LocalTimeProtocol.Location> values)
repeated .org.jboss.netty.example.localtime.Location location = 1; |
LocalTimeProtocol.Locations.Builder |
addLocation(int index,
LocalTimeProtocol.Location.Builder builderForValue)
repeated .org.jboss.netty.example.localtime.Location location = 1; |
LocalTimeProtocol.Locations.Builder |
addLocation(int index,
LocalTimeProtocol.Location value)
repeated .org.jboss.netty.example.localtime.Location location = 1; |
LocalTimeProtocol.Locations.Builder |
addLocation(LocalTimeProtocol.Location.Builder builderForValue)
repeated .org.jboss.netty.example.localtime.Location location = 1; |
LocalTimeProtocol.Locations.Builder |
addLocation(LocalTimeProtocol.Location value)
repeated .org.jboss.netty.example.localtime.Location location = 1; |
LocalTimeProtocol.Location.Builder |
addLocationBuilder()
repeated .org.jboss.netty.example.localtime.Location location = 1; |
LocalTimeProtocol.Location.Builder |
addLocationBuilder(int index)
repeated .org.jboss.netty.example.localtime.Location location = 1; |
LocalTimeProtocol.Locations |
build() |
LocalTimeProtocol.Locations |
buildPartial() |
LocalTimeProtocol.Locations.Builder |
clear() |
LocalTimeProtocol.Locations.Builder |
clearLocation()
repeated .org.jboss.netty.example.localtime.Location location = 1; |
LocalTimeProtocol.Locations.Builder |
clone() |
LocalTimeProtocol.Locations |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
LocalTimeProtocol.Location |
getLocation(int index)
repeated .org.jboss.netty.example.localtime.Location location = 1; |
LocalTimeProtocol.Location.Builder |
getLocationBuilder(int index)
repeated .org.jboss.netty.example.localtime.Location location = 1; |
List<LocalTimeProtocol.Location.Builder> |
getLocationBuilderList()
repeated .org.jboss.netty.example.localtime.Location location = 1; |
int |
getLocationCount()
repeated .org.jboss.netty.example.localtime.Location location = 1; |
List<LocalTimeProtocol.Location> |
getLocationList()
repeated .org.jboss.netty.example.localtime.Location location = 1; |
LocalTimeProtocol.LocationOrBuilder |
getLocationOrBuilder(int index)
repeated .org.jboss.netty.example.localtime.Location location = 1; |
List<? extends LocalTimeProtocol.LocationOrBuilder> |
getLocationOrBuilderList()
repeated .org.jboss.netty.example.localtime.Location location = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
LocalTimeProtocol.Locations.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
LocalTimeProtocol.Locations.Builder |
mergeFrom(LocalTimeProtocol.Locations other) |
LocalTimeProtocol.Locations.Builder |
mergeFrom(com.google.protobuf.Message other) |
LocalTimeProtocol.Locations.Builder |
removeLocation(int index)
repeated .org.jboss.netty.example.localtime.Location location = 1; |
LocalTimeProtocol.Locations.Builder |
setLocation(int index,
LocalTimeProtocol.Location.Builder builderForValue)
repeated .org.jboss.netty.example.localtime.Location location = 1; |
LocalTimeProtocol.Locations.Builder |
setLocation(int index,
LocalTimeProtocol.Location value)
repeated .org.jboss.netty.example.localtime.Location location = 1; |
addRepeatedField, clearField, clearOneof, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<LocalTimeProtocol.Locations.Builder>public LocalTimeProtocol.Locations.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<LocalTimeProtocol.Locations.Builder>public LocalTimeProtocol.Locations.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<LocalTimeProtocol.Locations.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<LocalTimeProtocol.Locations.Builder>public LocalTimeProtocol.Locations getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic LocalTimeProtocol.Locations build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic LocalTimeProtocol.Locations buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic LocalTimeProtocol.Locations.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<LocalTimeProtocol.Locations.Builder>public LocalTimeProtocol.Locations.Builder mergeFrom(LocalTimeProtocol.Locations other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<LocalTimeProtocol.Locations.Builder>public LocalTimeProtocol.Locations.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<LocalTimeProtocol.Locations.Builder>IOExceptionpublic List<LocalTimeProtocol.Location> getLocationList()
repeated .org.jboss.netty.example.localtime.Location location = 1;getLocationList in interface LocalTimeProtocol.LocationsOrBuilderpublic int getLocationCount()
repeated .org.jboss.netty.example.localtime.Location location = 1;getLocationCount in interface LocalTimeProtocol.LocationsOrBuilderpublic LocalTimeProtocol.Location getLocation(int index)
repeated .org.jboss.netty.example.localtime.Location location = 1;getLocation in interface LocalTimeProtocol.LocationsOrBuilderpublic LocalTimeProtocol.Locations.Builder setLocation(int index, LocalTimeProtocol.Location value)
repeated .org.jboss.netty.example.localtime.Location location = 1;public LocalTimeProtocol.Locations.Builder setLocation(int index, LocalTimeProtocol.Location.Builder builderForValue)
repeated .org.jboss.netty.example.localtime.Location location = 1;public LocalTimeProtocol.Locations.Builder addLocation(LocalTimeProtocol.Location value)
repeated .org.jboss.netty.example.localtime.Location location = 1;public LocalTimeProtocol.Locations.Builder addLocation(int index, LocalTimeProtocol.Location value)
repeated .org.jboss.netty.example.localtime.Location location = 1;public LocalTimeProtocol.Locations.Builder addLocation(LocalTimeProtocol.Location.Builder builderForValue)
repeated .org.jboss.netty.example.localtime.Location location = 1;public LocalTimeProtocol.Locations.Builder addLocation(int index, LocalTimeProtocol.Location.Builder builderForValue)
repeated .org.jboss.netty.example.localtime.Location location = 1;public LocalTimeProtocol.Locations.Builder addAllLocation(Iterable<? extends LocalTimeProtocol.Location> values)
repeated .org.jboss.netty.example.localtime.Location location = 1;public LocalTimeProtocol.Locations.Builder clearLocation()
repeated .org.jboss.netty.example.localtime.Location location = 1;public LocalTimeProtocol.Locations.Builder removeLocation(int index)
repeated .org.jboss.netty.example.localtime.Location location = 1;public LocalTimeProtocol.Location.Builder getLocationBuilder(int index)
repeated .org.jboss.netty.example.localtime.Location location = 1;public LocalTimeProtocol.LocationOrBuilder getLocationOrBuilder(int index)
repeated .org.jboss.netty.example.localtime.Location location = 1;getLocationOrBuilder in interface LocalTimeProtocol.LocationsOrBuilderpublic List<? extends LocalTimeProtocol.LocationOrBuilder> getLocationOrBuilderList()
repeated .org.jboss.netty.example.localtime.Location location = 1;getLocationOrBuilderList in interface LocalTimeProtocol.LocationsOrBuilderpublic LocalTimeProtocol.Location.Builder addLocationBuilder()
repeated .org.jboss.netty.example.localtime.Location location = 1;public LocalTimeProtocol.Location.Builder addLocationBuilder(int index)
repeated .org.jboss.netty.example.localtime.Location location = 1;public List<LocalTimeProtocol.Location.Builder> getLocationBuilderList()
repeated .org.jboss.netty.example.localtime.Location location = 1;Copyright © 2008–2019 The Netty Project. All rights reserved.