public static interface CollectionDef.NodeListOrBuilder
extends org.nd4j.shade.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getValue(int index)
repeated string value = 1; |
org.nd4j.shade.protobuf.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, hasOneofint getValueCount()
repeated string value = 1;String getValue(int index)
repeated string value = 1;org.nd4j.shade.protobuf.ByteString getValueBytes(int index)
repeated string value = 1;Copyright © 2021. All rights reserved.