public interface CompleteGroupRequestOrBuilder
extends com.github.os72.protobuf351.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getDeviceName(int index)
repeated string device_name = 4; |
com.github.os72.protobuf351.ByteString |
getDeviceNameBytes(int index)
repeated string device_name = 4; |
int |
getDeviceNameCount()
repeated string device_name = 4; |
List<String> |
getDeviceNameList()
repeated string device_name = 4; |
String |
getDeviceType()
string device_type = 3; |
com.github.os72.protobuf351.ByteString |
getDeviceTypeBytes()
string device_type = 3; |
int |
getGroupKey()
int32 group_key = 1; |
int |
getGroupSize()
int32 group_size = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getGroupKey()
int32 group_key = 1;int getGroupSize()
int32 group_size = 2;String getDeviceType()
string device_type = 3;com.github.os72.protobuf351.ByteString getDeviceTypeBytes()
string device_type = 3;int getDeviceNameCount()
repeated string device_name = 4;String getDeviceName(int index)
repeated string device_name = 4;com.github.os72.protobuf351.ByteString getDeviceNameBytes(int index)
repeated string device_name = 4;Copyright © 2018. All rights reserved.