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, setUnknownFields
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
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<Ola.DeviceInfoReply.Builder>
public Ola.DeviceInfoReply.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<Ola.DeviceInfoReply.Builder>
public Ola.DeviceInfoReply.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<Ola.DeviceInfoReply.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<Ola.DeviceInfoReply.Builder>
public Ola.DeviceInfoReply getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public Ola.DeviceInfoReply build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public Ola.DeviceInfoReply buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public Ola.DeviceInfoReply.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
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.MessageLiteOrBuilder
isInitialized
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.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<Ola.DeviceInfoReply.Builder>
IOException
public List<Ola.DeviceInfo> getDeviceList()
repeated .ola.proto.DeviceInfo device = 1;
getDeviceList
in interface Ola.DeviceInfoReplyOrBuilder
public int getDeviceCount()
repeated .ola.proto.DeviceInfo device = 1;
getDeviceCount
in interface Ola.DeviceInfoReplyOrBuilder
public Ola.DeviceInfo getDevice(int index)
repeated .ola.proto.DeviceInfo device = 1;
getDevice
in interface Ola.DeviceInfoReplyOrBuilder
public 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.DeviceInfoReplyOrBuilder
public List<? extends Ola.DeviceInfoOrBuilder> getDeviceOrBuilderList()
repeated .ola.proto.DeviceInfo device = 1;
getDeviceOrBuilderList
in interface Ola.DeviceInfoReplyOrBuilder
public 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.