BytesListOrBuilder

interface pública BytesListOrBuilder
Subclasses indiretas conhecidas

Métodos Públicos

abstrato com.google.protobuf.ByteString
getValue (índice interno)
repeated bytes value = 1;
abstrato int
getValueCount ()
repeated bytes value = 1;
Lista abstrata<ByteString>
getValueList ()
repeated bytes value = 1;

Métodos Públicos

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

repeated bytes value = 1;

resumo público int getValueCount ()

repeated bytes value = 1;

lista abstrata pública<ByteString> getValueList ()

repeated bytes value = 1;