BytesList.Builder

کلاس نهایی استاتیک عمومی BytesList.Builder

 Containers to hold repeated fundamental values.
 
نوع Protobuf tensorflow.BytesList

روش های عمومی

BytesList.Builder
addAllValue (Iterable<? مقادیر ByteString> را گسترش می دهد)
repeated bytes value = 1;
BytesList.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
BytesList.Builder
addValue (com.google.protobuf.ByteString مقدار)
repeated bytes value = 1;
BytesList
BytesList
BytesList.Builder
BytesList.Builder
clearField (فیلد com.google.protobuf.Descriptors.FieldDescriptor)
BytesList.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
BytesList.Builder
clearValue ()
repeated bytes value = 1;
BytesList.Builder
BytesList
نهایی static 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;
لیست <ByteString>
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.UnknownFieldSetknownFields)
BytesList.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
BytesList.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object)
BytesList.Builder نهایی
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
BytesList.Builder
setValue (int index، com.google.protobuf.ByteString مقدار)
repeated bytes value = 1;

روش های ارثی

روش های عمومی

عمومی BytesList.Builder addAllValue (Iterable<? مقادیر ByteString> را گسترش می دهد)

repeated bytes value = 1;

عمومی BytesList.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)

عمومی BytesList.Builder addValue (com.google.protobuf.ByteString مقدار)

repeated bytes value = 1;

ساخت عمومی BytesList ()

عمومی BytesList buildPartial ()

عمومی BytesList.Builder پاک ()

عمومی BytesList.Builder clearField (فیلد com.google.protobuf.Descriptors.FieldDescriptor)

عمومی BytesList.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

عمومی BytesList.Builder clearValue ()

repeated bytes value = 1;

کلون عمومی BytesList.Builder ()

عمومی BytesList getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

عمومی com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

public com.google.protobuf.ByteString getValue (int index)

repeated bytes value = 1;

عمومی int getValueCount ()

repeated bytes value = 1;

فهرست عمومی<ByteString> getValueList ()

repeated bytes value = 1;

بولین نهایی عمومی isInitialized ()

عمومی BytesList.Builder mergeFrom (com.google.protobuf.CodedInputStream ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی BytesList.Builder mergeFrom (com.google.protobuf.Message other)

نهایی عمومی BytesList.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public BytesList.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)

عمومی BytesList.Builder setRepeatedField (فیلد com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object)

نهایی عمومی BytesList.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

عمومی BytesList.Builder setValue (int index, com.google.protobuf.ByteString مقدار)

repeated bytes value = 1;