CollectionDef.AnyListOrBuilder

パブリック静的インターフェイスCollectionDef.AnyListOrBuilder
既知の間接サブクラス

パブリックメソッド

抽象的な com.google.protobuf.Any
getValue (int インデックス)
repeated .google.protobuf.Any value = 1;
抽象整数
getValueCount ()
repeated .google.protobuf.Any value = 1;
抽象リスト<任意>
getValueList ()
repeated .google.protobuf.Any value = 1;
抽象的な com.google.protobuf.AnyOrBuilder
getValueOrBuilder (int インデックス)
repeated .google.protobuf.Any value = 1;
抽象リスト<? AnyOrBuilder を拡張>
getValueOrBuilderList ()
repeated .google.protobuf.Any value = 1;

パブリックメソッド

パブリック抽象 com.google.protobuf.Any getValue (int インデックス)

repeated .google.protobuf.Any value = 1;

public abstract int getValueCount ()

repeated .google.protobuf.Any value = 1;

パブリック抽象 List<Any> getValueList ()

repeated .google.protobuf.Any value = 1;

パブリック抽象 com.google.protobuf.AnyOrBuilder getValueOrBuilder (int インデックス)

repeated .google.protobuf.Any value = 1;

公開抄録リスト<? extends AnyOrBuilder> getValueOrBuilderList ()

repeated .google.protobuf.Any value = 1;