public interface IDOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getId(int index)
repeated string id = 1; |
com.google.protobuf.ByteString |
getIdBytes(int index)
repeated string id = 1; |
int |
getIdCount()
repeated string id = 1; |
List<String> |
getIdList()
repeated string id = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getIdCount()
repeated string id = 1;String getId(int index)
repeated string id = 1;index - The index of the element to return.com.google.protobuf.ByteString getIdBytes(int index)
repeated string id = 1;index - The index of the value to return.Copyright © 2022 The Apache Software Foundation. All rights reserved.