BytesListOrBuilder

interface pública BytesListOrBuilder
Subclasses indiretas conhecidas

Métodos Públicos

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

Métodos Públicos

public abstract com.google.protobuf.ByteString getValue (int index)

repeated bytes value = 1;

public abstract int getValueCount ()

repeated bytes value = 1;

public abstract List <ByteString> getValueList ()

repeated bytes value = 1;