public static interface Cpg.StringListOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.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; |
java.util.List<java.lang.String> |
getValuesList()
repeated string values = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.util.List<java.lang.String> getValuesList()
repeated string values = 1;int getValuesCount()
repeated string values = 1;java.lang.String getValues(int index)
repeated string values = 1;com.google.protobuf.ByteString getValuesBytes(int index)
repeated string values = 1;