パブリック静的最終クラスBytesList.Builder
Containers to hold repeated fundamental values.
tensorflow.BytesList パブリックメソッド
| BytesList.Builder | addAllValue (Iterable<? extends ByteString> 値) repeated bytes value = 1; |
| BytesList.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値) |
| BytesList.Builder | addValue (com.google.protobuf.ByteString 値) repeated bytes value = 1; |
| バイトリスト | 建てる() |
| バイトリスト | buildPartial () |
| BytesList.Builder | クリア() |
| BytesList.Builder | clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド) |
| BytesList.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| BytesList.Builder | クリア値() repeated bytes value = 1; |
| BytesList.Builder | クローン() |
| バイトリスト | |
| 最終的な静的 com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.ByteString | getValue (int インデックス) repeated bytes value = 1; |
| 整数 | getValueCount () repeated bytes value = 1; |
| リスト<バイト文字列> | getValueList () repeated bytes value = 1; |
| 最終ブール値 | |
| BytesList.Builder | mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| BytesList.Builder | mergeFrom (com.google.protobuf.Message other) |
| 最終的なBytesList.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド) |
| BytesList.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値) |
| BytesList.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値) |
| 最終的なBytesList.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
| BytesList.Builder | setValue (int インデックス、com.google.protobuf.ByteString 値) repeated bytes value = 1; |
継承されたメソッド
パブリックメソッド
public BytesList.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public com.google.protobuf.ByteString getValue (int インデックス)
repeated bytes value = 1;
public int getValueCount ()
repeated bytes value = 1;
public List<ByteString> getValueList ()
repeated bytes value = 1;
パブリック最終ブール値isInitialized ()
public BytesList.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| IO例外 |
|---|
public BytesList.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
public BytesList.Builder setValue (int インデックス、com.google.protobuf.ByteString 値)
repeated bytes value = 1;