CollectionDef.NodeListOrBuilder

interface estática pública CollectionDef.NodeListOrBuilder
Subclasses indiretas conhecidas

Métodos Públicos

cadeia abstrata
getValue (índice interno)
repeated string value = 1;
abstrato com.google.protobuf.ByteString
getValueBytes (índice interno)
repeated string value = 1;
abstrato int
getValueCount ()
repeated string value = 1;
lista abstrata<String>
getValueList ()
repeated string value = 1;

Métodos Públicos

string abstrata pública getValue (índice int)

repeated string value = 1;

resumo público com.google.protobuf.ByteString getValueBytes (índice int)

repeated string value = 1;

resumo público int getValueCount ()

repeated string value = 1;

lista abstrata pública<String> getValueList ()

repeated string value = 1;