public static final class WorldClockProtocol.Locations.Builder extends com.google.protobuf.GeneratedMessage.Builder<WorldClockProtocol.Locations.Builder> implements WorldClockProtocol.LocationsOrBuilder
io.netty.example.worldclock.Locations| Modifier and Type | Method and Description |
|---|---|
WorldClockProtocol.Locations.Builder |
addAllLocation(Iterable<? extends WorldClockProtocol.Location> values)
repeated .io.netty.example.worldclock.Location location = 1; |
WorldClockProtocol.Locations.Builder |
addLocation(int index,
WorldClockProtocol.Location.Builder builderForValue)
repeated .io.netty.example.worldclock.Location location = 1; |
WorldClockProtocol.Locations.Builder |
addLocation(int index,
WorldClockProtocol.Location value)
repeated .io.netty.example.worldclock.Location location = 1; |
WorldClockProtocol.Locations.Builder |
addLocation(WorldClockProtocol.Location.Builder builderForValue)
repeated .io.netty.example.worldclock.Location location = 1; |
WorldClockProtocol.Locations.Builder |
addLocation(WorldClockProtocol.Location value)
repeated .io.netty.example.worldclock.Location location = 1; |
WorldClockProtocol.Location.Builder |
addLocationBuilder()
repeated .io.netty.example.worldclock.Location location = 1; |
WorldClockProtocol.Location.Builder |
addLocationBuilder(int index)
repeated .io.netty.example.worldclock.Location location = 1; |
WorldClockProtocol.Locations |
build() |
WorldClockProtocol.Locations |
buildPartial() |
WorldClockProtocol.Locations.Builder |
clear() |
WorldClockProtocol.Locations.Builder |
clearLocation()
repeated .io.netty.example.worldclock.Location location = 1; |
WorldClockProtocol.Locations.Builder |
clone() |
WorldClockProtocol.Locations |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
WorldClockProtocol.Location |
getLocation(int index)
repeated .io.netty.example.worldclock.Location location = 1; |
WorldClockProtocol.Location.Builder |
getLocationBuilder(int index)
repeated .io.netty.example.worldclock.Location location = 1; |
List<WorldClockProtocol.Location.Builder> |
getLocationBuilderList()
repeated .io.netty.example.worldclock.Location location = 1; |
int |
getLocationCount()
repeated .io.netty.example.worldclock.Location location = 1; |
List<WorldClockProtocol.Location> |
getLocationList()
repeated .io.netty.example.worldclock.Location location = 1; |
WorldClockProtocol.LocationOrBuilder |
getLocationOrBuilder(int index)
repeated .io.netty.example.worldclock.Location location = 1; |
List<? extends WorldClockProtocol.LocationOrBuilder> |
getLocationOrBuilderList()
repeated .io.netty.example.worldclock.Location location = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
WorldClockProtocol.Locations.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
WorldClockProtocol.Locations.Builder |
mergeFrom(com.google.protobuf.Message other) |
WorldClockProtocol.Locations.Builder |
mergeFrom(WorldClockProtocol.Locations other) |
WorldClockProtocol.Locations.Builder |
removeLocation(int index)
repeated .io.netty.example.worldclock.Location location = 1; |
WorldClockProtocol.Locations.Builder |
setLocation(int index,
WorldClockProtocol.Location.Builder builderForValue)
repeated .io.netty.example.worldclock.Location location = 1; |
WorldClockProtocol.Locations.Builder |
setLocation(int index,
WorldClockProtocol.Location value)
repeated .io.netty.example.worldclock.Location location = 1; |
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionaddAll, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<WorldClockProtocol.Locations.Builder>public WorldClockProtocol.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<WorldClockProtocol.Locations.Builder>public WorldClockProtocol.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<WorldClockProtocol.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<WorldClockProtocol.Locations.Builder>public WorldClockProtocol.Locations getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic WorldClockProtocol.Locations build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic WorldClockProtocol.Locations buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic WorldClockProtocol.Locations.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<WorldClockProtocol.Locations.Builder>public WorldClockProtocol.Locations.Builder mergeFrom(WorldClockProtocol.Locations other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<WorldClockProtocol.Locations.Builder>public WorldClockProtocol.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<WorldClockProtocol.Locations.Builder>IOExceptionpublic List<WorldClockProtocol.Location> getLocationList()
repeated .io.netty.example.worldclock.Location location = 1;getLocationList in interface WorldClockProtocol.LocationsOrBuilderpublic int getLocationCount()
repeated .io.netty.example.worldclock.Location location = 1;getLocationCount in interface WorldClockProtocol.LocationsOrBuilderpublic WorldClockProtocol.Location getLocation(int index)
repeated .io.netty.example.worldclock.Location location = 1;getLocation in interface WorldClockProtocol.LocationsOrBuilderpublic WorldClockProtocol.Locations.Builder setLocation(int index, WorldClockProtocol.Location value)
repeated .io.netty.example.worldclock.Location location = 1;public WorldClockProtocol.Locations.Builder setLocation(int index, WorldClockProtocol.Location.Builder builderForValue)
repeated .io.netty.example.worldclock.Location location = 1;public WorldClockProtocol.Locations.Builder addLocation(WorldClockProtocol.Location value)
repeated .io.netty.example.worldclock.Location location = 1;public WorldClockProtocol.Locations.Builder addLocation(int index, WorldClockProtocol.Location value)
repeated .io.netty.example.worldclock.Location location = 1;public WorldClockProtocol.Locations.Builder addLocation(WorldClockProtocol.Location.Builder builderForValue)
repeated .io.netty.example.worldclock.Location location = 1;public WorldClockProtocol.Locations.Builder addLocation(int index, WorldClockProtocol.Location.Builder builderForValue)
repeated .io.netty.example.worldclock.Location location = 1;public WorldClockProtocol.Locations.Builder addAllLocation(Iterable<? extends WorldClockProtocol.Location> values)
repeated .io.netty.example.worldclock.Location location = 1;public WorldClockProtocol.Locations.Builder clearLocation()
repeated .io.netty.example.worldclock.Location location = 1;public WorldClockProtocol.Locations.Builder removeLocation(int index)
repeated .io.netty.example.worldclock.Location location = 1;public WorldClockProtocol.Location.Builder getLocationBuilder(int index)
repeated .io.netty.example.worldclock.Location location = 1;public WorldClockProtocol.LocationOrBuilder getLocationOrBuilder(int index)
repeated .io.netty.example.worldclock.Location location = 1;getLocationOrBuilder in interface WorldClockProtocol.LocationsOrBuilderpublic List<? extends WorldClockProtocol.LocationOrBuilder> getLocationOrBuilderList()
repeated .io.netty.example.worldclock.Location location = 1;getLocationOrBuilderList in interface WorldClockProtocol.LocationsOrBuilderpublic WorldClockProtocol.Location.Builder addLocationBuilder()
repeated .io.netty.example.worldclock.Location location = 1;public WorldClockProtocol.Location.Builder addLocationBuilder(int index)
repeated .io.netty.example.worldclock.Location location = 1;public List<WorldClockProtocol.Location.Builder> getLocationBuilderList()
repeated .io.netty.example.worldclock.Location location = 1;Copyright © 2008–2016 The Netty Project. All rights reserved.