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 int
private 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 void
private void
clear()
repeated .org.jboss.netty.example.localtime.Location location = 1;
private void
static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
getLocation
(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;
int
repeated .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.FieldAccessorTable
private com.google.protobuf.RepeatedFieldBuilder
<LocalTimeProtocol.Location, LocalTimeProtocol.Location.Builder, LocalTimeProtocol.LocationOrBuilder> final boolean
mergeFrom
(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, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods 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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessage.Builder<LocalTimeProtocol.Locations.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessage.Builder<LocalTimeProtocol.Locations.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessage.Builder<LocalTimeProtocol.Locations.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartialRepeatedFields
-
buildPartial0
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<LocalTimeProtocol.Locations.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in 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:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in 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:
getLocationList
in interfaceLocalTimeProtocol.LocationsOrBuilder
-
getLocationCount
public int getLocationCount()repeated .org.jboss.netty.example.localtime.Location location = 1;
- Specified by:
getLocationCount
in interfaceLocalTimeProtocol.LocationsOrBuilder
-
getLocation
repeated .org.jboss.netty.example.localtime.Location location = 1;
- Specified by:
getLocation
in 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:
getLocationOrBuilder
in interfaceLocalTimeProtocol.LocationsOrBuilder
-
getLocationOrBuilderList
repeated .org.jboss.netty.example.localtime.Location location = 1;
- Specified by:
getLocationOrBuilderList
in 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>
-