public static final class Protocol.TransactionInfo.Log.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Protocol.TransactionInfo.Log.Builder> implements Protocol.TransactionInfo.LogOrBuilder
protocol.TransactionInfo.Log
Modifier and Type | Method and Description |
---|---|
Protocol.TransactionInfo.Log.Builder |
addAllTopics(Iterable<? extends com.google.protobuf.ByteString> values)
repeated bytes topics = 2; |
Protocol.TransactionInfo.Log.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Protocol.TransactionInfo.Log.Builder |
addTopics(com.google.protobuf.ByteString value)
repeated bytes topics = 2; |
Protocol.TransactionInfo.Log |
build() |
Protocol.TransactionInfo.Log |
buildPartial() |
Protocol.TransactionInfo.Log.Builder |
clear() |
Protocol.TransactionInfo.Log.Builder |
clearAddress()
bytes address = 1; |
Protocol.TransactionInfo.Log.Builder |
clearData()
bytes data = 3; |
Protocol.TransactionInfo.Log.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Protocol.TransactionInfo.Log.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Protocol.TransactionInfo.Log.Builder |
clearTopics()
repeated bytes topics = 2; |
Protocol.TransactionInfo.Log.Builder |
clone() |
com.google.protobuf.ByteString |
getAddress()
bytes address = 1; |
com.google.protobuf.ByteString |
getData()
bytes data = 3; |
Protocol.TransactionInfo.Log |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.ByteString |
getTopics(int index)
repeated bytes topics = 2; |
int |
getTopicsCount()
repeated bytes topics = 2; |
List<com.google.protobuf.ByteString> |
getTopicsList()
repeated bytes topics = 2; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Protocol.TransactionInfo.Log.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Protocol.TransactionInfo.Log.Builder |
mergeFrom(com.google.protobuf.Message other) |
Protocol.TransactionInfo.Log.Builder |
mergeFrom(Protocol.TransactionInfo.Log other) |
Protocol.TransactionInfo.Log.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Protocol.TransactionInfo.Log.Builder |
setAddress(com.google.protobuf.ByteString value)
bytes address = 1; |
Protocol.TransactionInfo.Log.Builder |
setData(com.google.protobuf.ByteString value)
bytes data = 3; |
Protocol.TransactionInfo.Log.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Protocol.TransactionInfo.Log.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Protocol.TransactionInfo.Log.Builder |
setTopics(int index,
com.google.protobuf.ByteString value)
repeated bytes topics = 2; |
Protocol.TransactionInfo.Log.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.TransactionInfo.Log.Builder>
public Protocol.TransactionInfo.Log.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.TransactionInfo.Log.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.TransactionInfo.Log.Builder>
public Protocol.TransactionInfo.Log getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public Protocol.TransactionInfo.Log build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public Protocol.TransactionInfo.Log buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public Protocol.TransactionInfo.Log.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.TransactionInfo.Log.Builder>
public Protocol.TransactionInfo.Log.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.TransactionInfo.Log.Builder>
public Protocol.TransactionInfo.Log.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.TransactionInfo.Log.Builder>
public Protocol.TransactionInfo.Log.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.TransactionInfo.Log.Builder>
public Protocol.TransactionInfo.Log.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.TransactionInfo.Log.Builder>
public Protocol.TransactionInfo.Log.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.TransactionInfo.Log.Builder>
public Protocol.TransactionInfo.Log.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<Protocol.TransactionInfo.Log.Builder>
public Protocol.TransactionInfo.Log.Builder mergeFrom(Protocol.TransactionInfo.Log other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.TransactionInfo.Log.Builder>
public Protocol.TransactionInfo.Log.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<Protocol.TransactionInfo.Log.Builder>
IOException
public com.google.protobuf.ByteString getAddress()
bytes address = 1;
getAddress
in interface Protocol.TransactionInfo.LogOrBuilder
public Protocol.TransactionInfo.Log.Builder setAddress(com.google.protobuf.ByteString value)
bytes address = 1;
public Protocol.TransactionInfo.Log.Builder clearAddress()
bytes address = 1;
public List<com.google.protobuf.ByteString> getTopicsList()
repeated bytes topics = 2;
getTopicsList
in interface Protocol.TransactionInfo.LogOrBuilder
public int getTopicsCount()
repeated bytes topics = 2;
getTopicsCount
in interface Protocol.TransactionInfo.LogOrBuilder
public com.google.protobuf.ByteString getTopics(int index)
repeated bytes topics = 2;
getTopics
in interface Protocol.TransactionInfo.LogOrBuilder
public Protocol.TransactionInfo.Log.Builder setTopics(int index, com.google.protobuf.ByteString value)
repeated bytes topics = 2;
public Protocol.TransactionInfo.Log.Builder addTopics(com.google.protobuf.ByteString value)
repeated bytes topics = 2;
public Protocol.TransactionInfo.Log.Builder addAllTopics(Iterable<? extends com.google.protobuf.ByteString> values)
repeated bytes topics = 2;
public Protocol.TransactionInfo.Log.Builder clearTopics()
repeated bytes topics = 2;
public com.google.protobuf.ByteString getData()
bytes data = 3;
getData
in interface Protocol.TransactionInfo.LogOrBuilder
public Protocol.TransactionInfo.Log.Builder setData(com.google.protobuf.ByteString value)
bytes data = 3;
public Protocol.TransactionInfo.Log.Builder clearData()
bytes data = 3;
public final Protocol.TransactionInfo.Log.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.TransactionInfo.Log.Builder>
public final Protocol.TransactionInfo.Log.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.TransactionInfo.Log.Builder>
Copyright © 2020. All rights reserved.