Class LocalTimeProtocol.Locations.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<LocalTimeProtocol.Locations.Builder>
com.google.protobuf.GeneratedMessage.Builder<LocalTimeProtocol.Locations.Builder>
org.jboss.netty.example.localtime.LocalTimeProtocol.Locations.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,LocalTimeProtocol.LocationsOrBuilder
- Enclosing class:
LocalTimeProtocol.Locations
public static final class LocalTimeProtocol.Locations.Builder
extends com.google.protobuf.GeneratedMessage.Builder<LocalTimeProtocol.Locations.Builder>
implements LocalTimeProtocol.LocationsOrBuilder
Protobuf type
org.jboss.netty.example.localtime.Locations-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate intprivate List<LocalTimeProtocol.Location> private com.google.protobuf.RepeatedFieldBuilder<LocalTimeProtocol.Location, LocalTimeProtocol.Location.Builder, LocalTimeProtocol.LocationOrBuilder> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddAllLocation(Iterable<? extends LocalTimeProtocol.Location> values) repeated .org.jboss.netty.example.localtime.Location location = 1;addLocation(int index, LocalTimeProtocol.Location value) repeated .org.jboss.netty.example.localtime.Location location = 1;addLocation(int index, LocalTimeProtocol.Location.Builder builderForValue) repeated .org.jboss.netty.example.localtime.Location location = 1;repeated .org.jboss.netty.example.localtime.Location location = 1;addLocation(LocalTimeProtocol.Location.Builder builderForValue) repeated .org.jboss.netty.example.localtime.Location location = 1;repeated .org.jboss.netty.example.localtime.Location location = 1;addLocationBuilder(int index) repeated .org.jboss.netty.example.localtime.Location location = 1;build()private voidprivate voidclear()repeated .org.jboss.netty.example.localtime.Location location = 1;private voidstatic final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetLocation(int index) repeated .org.jboss.netty.example.localtime.Location location = 1;getLocationBuilder(int index) repeated .org.jboss.netty.example.localtime.Location location = 1;repeated .org.jboss.netty.example.localtime.Location location = 1;intrepeated .org.jboss.netty.example.localtime.Location location = 1;repeated .org.jboss.netty.example.localtime.Location location = 1;getLocationOrBuilder(int index) repeated .org.jboss.netty.example.localtime.Location location = 1;List<? extends LocalTimeProtocol.LocationOrBuilder> repeated .org.jboss.netty.example.localtime.Location location = 1;protected com.google.protobuf.GeneratedMessage.FieldAccessorTableprivate com.google.protobuf.RepeatedFieldBuilder<LocalTimeProtocol.Location, LocalTimeProtocol.Location.Builder, LocalTimeProtocol.LocationOrBuilder> final booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) removeLocation(int index) repeated .org.jboss.netty.example.localtime.Location location = 1;setLocation(int index, LocalTimeProtocol.Location value) repeated .org.jboss.netty.example.localtime.Location location = 1;setLocation(int index, LocalTimeProtocol.Location.Builder builderForValue) repeated .org.jboss.netty.example.localtime.Location location = 1;Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
bitField0_
private int bitField0_ -
location_
-
locationBuilder_
private com.google.protobuf.RepeatedFieldBuilder<LocalTimeProtocol.Location,LocalTimeProtocol.Location.Builder, locationBuilder_LocalTimeProtocol.LocationOrBuilder>
-
-
Constructor Details
-
Builder
private Builder() -
Builder
private Builder(com.google.protobuf.AbstractMessage.BuilderParent parent)
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<LocalTimeProtocol.Locations.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<LocalTimeProtocol.Locations.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<LocalTimeProtocol.Locations.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartialRepeatedFields
-
buildPartial0
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<LocalTimeProtocol.Locations.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<LocalTimeProtocol.Locations.Builder>
-
mergeFrom
public LocalTimeProtocol.Locations.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<LocalTimeProtocol.Locations.Builder>- Throws:
IOException
-
ensureLocationIsMutable
private void ensureLocationIsMutable() -
getLocationList
repeated .org.jboss.netty.example.localtime.Location location = 1;- Specified by:
getLocationListin interfaceLocalTimeProtocol.LocationsOrBuilder
-
getLocationCount
public int getLocationCount()repeated .org.jboss.netty.example.localtime.Location location = 1;- Specified by:
getLocationCountin interfaceLocalTimeProtocol.LocationsOrBuilder
-
getLocation
repeated .org.jboss.netty.example.localtime.Location location = 1;- Specified by:
getLocationin interfaceLocalTimeProtocol.LocationsOrBuilder
-
setLocation
repeated .org.jboss.netty.example.localtime.Location location = 1; -
setLocation
public LocalTimeProtocol.Locations.Builder setLocation(int index, LocalTimeProtocol.Location.Builder builderForValue) repeated .org.jboss.netty.example.localtime.Location location = 1; -
addLocation
repeated .org.jboss.netty.example.localtime.Location location = 1; -
addLocation
repeated .org.jboss.netty.example.localtime.Location location = 1; -
addLocation
public LocalTimeProtocol.Locations.Builder addLocation(LocalTimeProtocol.Location.Builder builderForValue) repeated .org.jboss.netty.example.localtime.Location location = 1; -
addLocation
public LocalTimeProtocol.Locations.Builder addLocation(int index, LocalTimeProtocol.Location.Builder builderForValue) repeated .org.jboss.netty.example.localtime.Location location = 1; -
addAllLocation
public LocalTimeProtocol.Locations.Builder addAllLocation(Iterable<? extends LocalTimeProtocol.Location> values) repeated .org.jboss.netty.example.localtime.Location location = 1; -
clearLocation
repeated .org.jboss.netty.example.localtime.Location location = 1; -
removeLocation
repeated .org.jboss.netty.example.localtime.Location location = 1; -
getLocationBuilder
repeated .org.jboss.netty.example.localtime.Location location = 1; -
getLocationOrBuilder
repeated .org.jboss.netty.example.localtime.Location location = 1;- Specified by:
getLocationOrBuilderin interfaceLocalTimeProtocol.LocationsOrBuilder
-
getLocationOrBuilderList
repeated .org.jboss.netty.example.localtime.Location location = 1;- Specified by:
getLocationOrBuilderListin interfaceLocalTimeProtocol.LocationsOrBuilder
-
addLocationBuilder
repeated .org.jboss.netty.example.localtime.Location location = 1; -
addLocationBuilder
repeated .org.jboss.netty.example.localtime.Location location = 1; -
getLocationBuilderList
repeated .org.jboss.netty.example.localtime.Location location = 1; -
internalGetLocationFieldBuilder
private com.google.protobuf.RepeatedFieldBuilder<LocalTimeProtocol.Location,LocalTimeProtocol.Location.Builder, internalGetLocationFieldBuilder()LocalTimeProtocol.LocationOrBuilder>
-