パブリック静的インターフェイスCollectionDef.NodeListOrBuilder
| 既知の間接サブクラス |
パブリックメソッド
| 抽象文字列 | getValue (int インデックス) repeated string value = 1; |
| 抽象的な com.google.protobuf.ByteString | getValueBytes (int インデックス) repeated string value = 1; |
| 抽象整数 | getValueCount () repeated string value = 1; |
| 抽象リスト<String> | getValueList () repeated string value = 1; |
パブリックメソッド
public abstract String getValue (int インデックス)
repeated string value = 1;
public abstract com.google.protobuf.ByteString getValueBytes (int インデックス)
repeated string value = 1;
public abstract int getValueCount ()
repeated string value = 1;
パブリック抽象 List<String> getValueList ()
repeated string value = 1;