public static interface PrimitiveProtos.StringListProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getValues(int index)
repeated string values = 1; |
com.google.protobuf.ByteString |
getValuesBytes(int index)
repeated string values = 1; |
int |
getValuesCount()
repeated string values = 1; |
List<String> |
getValuesList()
repeated string values = 1; |
int getValuesCount()
repeated string values = 1;
String getValues(int index)
repeated string values = 1;
com.google.protobuf.ByteString getValuesBytes(int index)
repeated string values = 1;
Copyright © 2014 Apache Software Foundation. All Rights Reserved.