public static interface PushAPIMsg.StringListMsgOrBuilder
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, hasOneof
java.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;
Copyright © 2021 Dassault Systèmes, All Rights Reserved.