BytesListOrBuilder

interfaccia pubblica BytesListOrBuilder
Sottoclassi indirette conosciute

Metodi pubblici

astratto com.google.protobuf.ByteString
getValue (indice int)
repeated bytes value = 1;
astratto int
getValueCount ()
repeated bytes value = 1;
Elenco astratto<ByteString>
getValueList ()
repeated bytes value = 1;

Metodi pubblici

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

repeated bytes value = 1;

public abstract int getValueCount ()

repeated bytes value = 1;

lista astratta pubblica<ByteString> getValueList ()

repeated bytes value = 1;