CollectionDef.AnyListOrBuilder

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

Métodos Públicos

abstract com.google.protobuf.Any
getValue (int index)
repeated .google.protobuf.Any value = 1;
int abstrato
getValueCount ()
repeated .google.protobuf.Any value = 1;
Lista abstrata <Qualquer>
getValueList ()
repeated .google.protobuf.Any value = 1;
abstrato com.google.protobuf.AnyOrBuilder
getValueOrBuilder (índice interno )
repeated .google.protobuf.Any value = 1;
Lista abstrata <? estende AnyOrBuilder>
getValueOrBuilderList ()
repeated .google.protobuf.Any value = 1;

Métodos Públicos

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

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 (int index)

repeated .google.protobuf.Any value = 1;

Lista de resumos pública <? estende AnyOrBuilder> getValueOrBuilderList ()

repeated .google.protobuf.Any value = 1;