public static final class Ola.DeviceInfoReply.Builder extends com.google.protobuf.GeneratedMessage.Builder<Ola.DeviceInfoReply.Builder> implements Ola.DeviceInfoReplyOrBuilder
ola.proto.DeviceInfoReply| Modifier and Type | Method and Description |
|---|---|
Ola.DeviceInfoReply.Builder |
addAllDevice(Iterable<? extends Ola.DeviceInfo> values)
repeated .ola.proto.DeviceInfo device = 1; |
Ola.DeviceInfoReply.Builder |
addDevice(int index,
Ola.DeviceInfo.Builder builderForValue)
repeated .ola.proto.DeviceInfo device = 1; |
Ola.DeviceInfoReply.Builder |
addDevice(int index,
Ola.DeviceInfo value)
repeated .ola.proto.DeviceInfo device = 1; |
Ola.DeviceInfoReply.Builder |
addDevice(Ola.DeviceInfo.Builder builderForValue)
repeated .ola.proto.DeviceInfo device = 1; |
Ola.DeviceInfoReply.Builder |
addDevice(Ola.DeviceInfo value)
repeated .ola.proto.DeviceInfo device = 1; |
Ola.DeviceInfo.Builder |
addDeviceBuilder()
repeated .ola.proto.DeviceInfo device = 1; |
Ola.DeviceInfo.Builder |
addDeviceBuilder(int index)
repeated .ola.proto.DeviceInfo device = 1; |
Ola.DeviceInfoReply |
build() |
Ola.DeviceInfoReply |
buildPartial() |
Ola.DeviceInfoReply.Builder |
clear() |
Ola.DeviceInfoReply.Builder |
clearDevice()
repeated .ola.proto.DeviceInfo device = 1; |
Ola.DeviceInfoReply.Builder |
clone() |
Ola.DeviceInfoReply |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Ola.DeviceInfo |
getDevice(int index)
repeated .ola.proto.DeviceInfo device = 1; |
Ola.DeviceInfo.Builder |
getDeviceBuilder(int index)
repeated .ola.proto.DeviceInfo device = 1; |
List<Ola.DeviceInfo.Builder> |
getDeviceBuilderList()
repeated .ola.proto.DeviceInfo device = 1; |
int |
getDeviceCount()
repeated .ola.proto.DeviceInfo device = 1; |
List<Ola.DeviceInfo> |
getDeviceList()
repeated .ola.proto.DeviceInfo device = 1; |
Ola.DeviceInfoOrBuilder |
getDeviceOrBuilder(int index)
repeated .ola.proto.DeviceInfo device = 1; |
List<? extends Ola.DeviceInfoOrBuilder> |
getDeviceOrBuilderList()
repeated .ola.proto.DeviceInfo device = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Ola.DeviceInfoReply.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Ola.DeviceInfoReply.Builder |
mergeFrom(com.google.protobuf.Message other) |
Ola.DeviceInfoReply.Builder |
mergeFrom(Ola.DeviceInfoReply other) |
Ola.DeviceInfoReply.Builder |
removeDevice(int index)
repeated .ola.proto.DeviceInfo device = 1; |
Ola.DeviceInfoReply.Builder |
setDevice(int index,
Ola.DeviceInfo.Builder builderForValue)
repeated .ola.proto.DeviceInfo device = 1; |
Ola.DeviceInfoReply.Builder |
setDevice(int index,
Ola.DeviceInfo value)
repeated .ola.proto.DeviceInfo device = 1; |
addRepeatedField, clearField, clearOneof, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<Ola.DeviceInfoReply.Builder>public Ola.DeviceInfoReply.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<Ola.DeviceInfoReply.Builder>public Ola.DeviceInfoReply.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<Ola.DeviceInfoReply.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<Ola.DeviceInfoReply.Builder>public Ola.DeviceInfoReply getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Ola.DeviceInfoReply build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Ola.DeviceInfoReply buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Ola.DeviceInfoReply.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Ola.DeviceInfoReply.Builder>public Ola.DeviceInfoReply.Builder mergeFrom(Ola.DeviceInfoReply other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<Ola.DeviceInfoReply.Builder>public Ola.DeviceInfoReply.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<Ola.DeviceInfoReply.Builder>IOExceptionpublic List<Ola.DeviceInfo> getDeviceList()
repeated .ola.proto.DeviceInfo device = 1;getDeviceList in interface Ola.DeviceInfoReplyOrBuilderpublic int getDeviceCount()
repeated .ola.proto.DeviceInfo device = 1;getDeviceCount in interface Ola.DeviceInfoReplyOrBuilderpublic Ola.DeviceInfo getDevice(int index)
repeated .ola.proto.DeviceInfo device = 1;getDevice in interface Ola.DeviceInfoReplyOrBuilderpublic Ola.DeviceInfoReply.Builder setDevice(int index, Ola.DeviceInfo value)
repeated .ola.proto.DeviceInfo device = 1;public Ola.DeviceInfoReply.Builder setDevice(int index, Ola.DeviceInfo.Builder builderForValue)
repeated .ola.proto.DeviceInfo device = 1;public Ola.DeviceInfoReply.Builder addDevice(Ola.DeviceInfo value)
repeated .ola.proto.DeviceInfo device = 1;public Ola.DeviceInfoReply.Builder addDevice(int index, Ola.DeviceInfo value)
repeated .ola.proto.DeviceInfo device = 1;public Ola.DeviceInfoReply.Builder addDevice(Ola.DeviceInfo.Builder builderForValue)
repeated .ola.proto.DeviceInfo device = 1;public Ola.DeviceInfoReply.Builder addDevice(int index, Ola.DeviceInfo.Builder builderForValue)
repeated .ola.proto.DeviceInfo device = 1;public Ola.DeviceInfoReply.Builder addAllDevice(Iterable<? extends Ola.DeviceInfo> values)
repeated .ola.proto.DeviceInfo device = 1;public Ola.DeviceInfoReply.Builder clearDevice()
repeated .ola.proto.DeviceInfo device = 1;public Ola.DeviceInfoReply.Builder removeDevice(int index)
repeated .ola.proto.DeviceInfo device = 1;public Ola.DeviceInfo.Builder getDeviceBuilder(int index)
repeated .ola.proto.DeviceInfo device = 1;public Ola.DeviceInfoOrBuilder getDeviceOrBuilder(int index)
repeated .ola.proto.DeviceInfo device = 1;getDeviceOrBuilder in interface Ola.DeviceInfoReplyOrBuilderpublic List<? extends Ola.DeviceInfoOrBuilder> getDeviceOrBuilderList()
repeated .ola.proto.DeviceInfo device = 1;getDeviceOrBuilderList in interface Ola.DeviceInfoReplyOrBuilderpublic Ola.DeviceInfo.Builder addDeviceBuilder()
repeated .ola.proto.DeviceInfo device = 1;public Ola.DeviceInfo.Builder addDeviceBuilder(int index)
repeated .ola.proto.DeviceInfo device = 1;public List<Ola.DeviceInfo.Builder> getDeviceBuilderList()
repeated .ola.proto.DeviceInfo device = 1;Copyright © 2016. All rights reserved.