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, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
addAll, newUninitializedMessageException
public 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.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessage.Builder<LocalTimeProtocol.Locations.Builder>
public LocalTimeProtocol.Locations.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessage.Builder<LocalTimeProtocol.Locations.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessage.Builder<LocalTimeProtocol.Locations.Builder>
public LocalTimeProtocol.Locations getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public LocalTimeProtocol.Locations build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public LocalTimeProtocol.Locations buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public LocalTimeProtocol.Locations.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
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.MessageLiteOrBuilder
isInitialized
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.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<LocalTimeProtocol.Locations.Builder>
IOException
public List<LocalTimeProtocol.Location> getLocationList()
repeated .org.jboss.netty.example.localtime.Location location = 1;
getLocationList
in interface LocalTimeProtocol.LocationsOrBuilder
public int getLocationCount()
repeated .org.jboss.netty.example.localtime.Location location = 1;
getLocationCount
in interface LocalTimeProtocol.LocationsOrBuilder
public LocalTimeProtocol.Location getLocation(int index)
repeated .org.jboss.netty.example.localtime.Location location = 1;
getLocation
in interface LocalTimeProtocol.LocationsOrBuilder
public 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.LocationsOrBuilder
public List<? extends LocalTimeProtocol.LocationOrBuilder> getLocationOrBuilderList()
repeated .org.jboss.netty.example.localtime.Location location = 1;
getLocationOrBuilderList
in interface LocalTimeProtocol.LocationsOrBuilder
public 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–2015 The Netty Project. All rights reserved.