public static interface CollectionDef.NodeListOrBuilder
extends com.github.os72.protobuf351.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getValue(int index)
repeated string value = 1; |
com.github.os72.protobuf351.ByteString |
getValueBytes(int index)
repeated string value = 1; |
int |
getValueCount()
repeated string value = 1; |
List<String> |
getValueList()
repeated string value = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
int getValueCount()
repeated string value = 1;
String getValue(int index)
repeated string value = 1;
com.github.os72.protobuf351.ByteString getValueBytes(int index)
repeated string value = 1;
Copyright © 2018. All rights reserved.