EntryValue.Builder

공개 정적 최종 클래스 EntryValue.Builder

Protobuf 유형 tensorflow.EntryValue

공개 방법

EntryValue.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
진입값
짓다 ()
진입값
EntryValue.Builder
EntryValue.Builder
클리어더블값 ()
double double_value = 1;
EntryValue.Builder
ClearField (com.google.protobuf.Descriptors.FieldDescriptor 필드)
EntryValue.Builder
EntryValue.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
EntryValue.Builder
클리어스트링값 ()
string string_value = 2;
EntryValue.Builder
클론 ()
진입값
최종 정적 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
더블
getDoubleValue ()
double double_value = 1;
EntryValue.KindCase
getStringValue ()
string string_value = 2;
com.google.protobuf.ByteString
getStringValueBytes ()
string string_value = 2;
최종 부울
EntryValue.Builder
mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
EntryValue.Builder
mergeFrom (com.google.protobuf.다른 메시지 보내기)
최종 EntryValue.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields)
EntryValue.Builder
setDoubleValue (이중 값)
double double_value = 1;
EntryValue.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
EntryValue.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)
EntryValue.Builder
setStringValue (문자열 값)
string string_value = 2;
EntryValue.Builder
setStringValueBytes (com.google.protobuf.ByteString 값)
string string_value = 2;
최종 EntryValue.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

상속된 메서드

공개 방법

public EntryValue.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)

공개 EntryValue 빌드 ()

공개 EntryValue buildPartial ()

공개 EntryValue.Builder 지우기 ()

공개 EntryValue.Builder ClearDoubleValue ()

double double_value = 1;

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

공개 EntryValue.Builder 클리어킨드 ()

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

공개 EntryValue.Builder ClearStringValue ()

string string_value = 2;

공개 EntryValue.Builder 클론 ()

공개 EntryValue getDefaultInstanceForType ()

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

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

공개 더블 getDoubleValue ()

double double_value = 1;

공개 EntryValue.KindCase getKindCase ()

공개 문자열 getStringValue ()

string string_value = 2;

공개 com.google.protobuf.ByteString getStringValueBytes ()

string string_value = 2;

공개 최종 부울 isInitialized ()

공개 EntryValue.Builder mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

던지기
IO예외

공개 EntryValue.Builder mergeFrom (com.google.protobuf.다른 메시지)

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

공개 EntryValue.Builder setDoubleValue (이중 값)

double double_value = 1;

public EntryValue.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)

public EntryValue.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 객체 값)

공개 EntryValue.Builder setStringValue (문자열 값)

string string_value = 2;

공개 EntryValue.Builder setStringValueBytes (com.google.protobuf.ByteString 값)

string string_value = 2;

공개 최종 EntryValue.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)