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 필드, 개체 값)
BytesList.Builder
addValue (com.google.protobuf.ByteString 값)
repeated bytes value = 1;
바이트 목록
짓다 ()
바이트 목록
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 (정수 인덱스)
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.다른 메시지 보내기)
최종 BytesList.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields)
BytesList.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
BytesList.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)
최종 BytesList.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
BytesList.Builder
setValue (int 인덱스, 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 필드, 개체 값)

공개 BytesList.Builder addValue (com.google.protobuf.ByteString 값)

repeated bytes value = 1;

공개 BytesList 빌드 ()

공개 BytesList buildPartial ()

공개 BytesList.Builder 지우기 ()

공개 BytesList.BuilderclearField ( com.google.protobuf.Descriptors.FieldDescriptor 필드)

공개 BytesList.BuilderclearOneof (com.google.protobuf.Descriptors.OneofDescriptoroneof )

공개 BytesList.Builder 클리어값 ()

repeated bytes value = 1;

공개 BytesList.Builder 클론 ()

공개 BytesList getDefaultInstanceForType ()

공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()

공개 com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

공개 com.google.protobuf.ByteString getValue (int 인덱스)

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)

던지기
IO예외

공개 BytesList.Builder mergeFrom (com.google.protobuf.기타 메시지)

공개 최종 BytesList.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

공개 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;