public static interface ValueProto.StringListOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getVal(int index)
repeated string val = 1; |
com.google.protobuf.ByteString |
getValBytes(int index)
repeated string val = 1; |
int |
getValCount()
repeated string val = 1; |
List<String> |
getValList()
repeated string val = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getValCount()
repeated string val = 1;String getVal(int index)
repeated string val = 1;index - The index of the element to return.com.google.protobuf.ByteString getValBytes(int index)
repeated string val = 1;index - The index of the value to return.Copyright © 2020 Gojek. All rights reserved.