public static interface FeatureValueOuterClass.StringArrayOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getStrings(int index)
repeated string strings = 1; |
com.google.protobuf.ByteString |
getStringsBytes(int index)
repeated string strings = 1; |
int |
getStringsCount()
repeated string strings = 1; |
com.google.protobuf.ProtocolStringList |
getStringsList()
repeated string strings = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofcom.google.protobuf.ProtocolStringList getStringsList()
repeated string strings = 1;int getStringsCount()
repeated string strings = 1;java.lang.String getStrings(int index)
repeated string strings = 1;com.google.protobuf.ByteString getStringsBytes(int index)
repeated string strings = 1;