Package | Description |
---|---|
ola.proto |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<Ola.DeviceInfo> |
Ola.DeviceInfo.PARSER |
Modifier and Type | Method and Description |
---|---|
Ola.DeviceInfo |
Ola.DeviceInfo.Builder.build() |
Ola.DeviceInfo |
Ola.DeviceInfo.Builder.buildPartial() |
static Ola.DeviceInfo |
Ola.DeviceInfo.getDefaultInstance() |
Ola.DeviceInfo |
Ola.DeviceInfo.getDefaultInstanceForType() |
Ola.DeviceInfo |
Ola.DeviceInfo.Builder.getDefaultInstanceForType() |
Ola.DeviceInfo |
Ola.DeviceInfoReplyOrBuilder.getDevice(int index)
repeated .ola.proto.DeviceInfo device = 1; |
Ola.DeviceInfo |
Ola.DeviceInfoReply.getDevice(int index)
repeated .ola.proto.DeviceInfo device = 1; |
Ola.DeviceInfo |
Ola.DeviceInfoReply.Builder.getDevice(int index)
repeated .ola.proto.DeviceInfo device = 1; |
static Ola.DeviceInfo |
Ola.DeviceInfo.parseDelimitedFrom(InputStream input) |
static Ola.DeviceInfo |
Ola.DeviceInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Ola.DeviceInfo |
Ola.DeviceInfo.parseFrom(byte[] data) |
static Ola.DeviceInfo |
Ola.DeviceInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Ola.DeviceInfo |
Ola.DeviceInfo.parseFrom(com.google.protobuf.ByteString data) |
static Ola.DeviceInfo |
Ola.DeviceInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Ola.DeviceInfo |
Ola.DeviceInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static Ola.DeviceInfo |
Ola.DeviceInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Ola.DeviceInfo |
Ola.DeviceInfo.parseFrom(InputStream input) |
static Ola.DeviceInfo |
Ola.DeviceInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
List<Ola.DeviceInfo> |
Ola.DeviceInfoReplyOrBuilder.getDeviceList()
repeated .ola.proto.DeviceInfo device = 1; |
List<Ola.DeviceInfo> |
Ola.DeviceInfoReply.getDeviceList()
repeated .ola.proto.DeviceInfo device = 1; |
List<Ola.DeviceInfo> |
Ola.DeviceInfoReply.Builder.getDeviceList()
repeated .ola.proto.DeviceInfo device = 1; |
com.google.protobuf.Parser<Ola.DeviceInfo> |
Ola.DeviceInfo.getParserForType() |
Modifier and Type | Method and Description |
---|---|
Ola.DeviceInfoReply.Builder |
Ola.DeviceInfoReply.Builder.addDevice(int index,
Ola.DeviceInfo value)
repeated .ola.proto.DeviceInfo device = 1; |
Ola.DeviceInfoReply.Builder |
Ola.DeviceInfoReply.Builder.addDevice(Ola.DeviceInfo value)
repeated .ola.proto.DeviceInfo device = 1; |
Ola.DeviceInfo.Builder |
Ola.DeviceInfo.Builder.mergeFrom(Ola.DeviceInfo other) |
static Ola.DeviceInfo.Builder |
Ola.DeviceInfo.newBuilder(Ola.DeviceInfo prototype) |
Ola.DeviceInfoReply.Builder |
Ola.DeviceInfoReply.Builder.setDevice(int index,
Ola.DeviceInfo value)
repeated .ola.proto.DeviceInfo device = 1; |
Modifier and Type | Method and Description |
---|---|
Ola.DeviceInfoReply.Builder |
Ola.DeviceInfoReply.Builder.addAllDevice(Iterable<? extends Ola.DeviceInfo> values)
repeated .ola.proto.DeviceInfo device = 1; |
Copyright © 2017. All rights reserved.