CollectionDef.AnyListOrBuilder

interfaccia statica pubblica CollectionDef.AnyListOrBuilder
Sottoclassi indirette conosciute

Metodi pubblici

abstract com.google.protobuf.Any
getValue (indice int)
repeated .google.protobuf.Any value = 1;
astratto int
getValueCount ()
repeated .google.protobuf.Any value = 1;
Elenco astratto<Qualsiasi>
getValueList ()
repeated .google.protobuf.Any value = 1;
abstract com.google.protobuf.AnyOrBuilder
getValueOrBuilder (indice int)
repeated .google.protobuf.Any value = 1;
Elenco astratto<? estende AnyOrBuilder>
getValueOrBuilderList ()
repeated .google.protobuf.Any value = 1;

Metodi pubblici

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

repeated .google.protobuf.Any value = 1;

public abstract int getValueCount ()

repeated .google.protobuf.Any value = 1;

public abstract List<Any> getValueList ()

repeated .google.protobuf.Any value = 1;

public abstract com.google.protobuf.AnyOrBuilder getValueOrBuilder (indice int)

repeated .google.protobuf.Any value = 1;

Elenco abstract pubblico<? estende AnyOrBuilder> getValueOrBuilderList ()

repeated .google.protobuf.Any value = 1;