public static interface Ola.DeviceInfoReplyOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
Ola.DeviceInfo |
getDevice(int index)
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; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
List<Ola.DeviceInfo> getDeviceList()
repeated .ola.proto.DeviceInfo device = 1;
Ola.DeviceInfo getDevice(int index)
repeated .ola.proto.DeviceInfo device = 1;
int getDeviceCount()
repeated .ola.proto.DeviceInfo device = 1;
List<? extends Ola.DeviceInfoOrBuilder> getDeviceOrBuilderList()
repeated .ola.proto.DeviceInfo device = 1;
Ola.DeviceInfoOrBuilder getDeviceOrBuilder(int index)
repeated .ola.proto.DeviceInfo device = 1;
Copyright © 2017. All rights reserved.