public static final class Protocol.InternalTransaction.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Protocol.InternalTransaction.Builder> implements Protocol.InternalTransactionOrBuilder
protocol.InternalTransaction| Modifier and Type | Method and Description |
|---|---|
Protocol.InternalTransaction.Builder |
addAllCallValueInfo(Iterable<? extends Protocol.InternalTransaction.CallValueInfo> values)
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4; |
Protocol.InternalTransaction.Builder |
addCallValueInfo(int index,
Protocol.InternalTransaction.CallValueInfo.Builder builderForValue)
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4; |
Protocol.InternalTransaction.Builder |
addCallValueInfo(int index,
Protocol.InternalTransaction.CallValueInfo value)
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4; |
Protocol.InternalTransaction.Builder |
addCallValueInfo(Protocol.InternalTransaction.CallValueInfo.Builder builderForValue)
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4; |
Protocol.InternalTransaction.Builder |
addCallValueInfo(Protocol.InternalTransaction.CallValueInfo value)
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4; |
Protocol.InternalTransaction.CallValueInfo.Builder |
addCallValueInfoBuilder()
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4; |
Protocol.InternalTransaction.CallValueInfo.Builder |
addCallValueInfoBuilder(int index)
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4; |
Protocol.InternalTransaction.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Protocol.InternalTransaction |
build() |
Protocol.InternalTransaction |
buildPartial() |
Protocol.InternalTransaction.Builder |
clear() |
Protocol.InternalTransaction.Builder |
clearCallerAddress()
the one send trx (TBD: or token) via function
bytes caller_address = 2; |
Protocol.InternalTransaction.Builder |
clearCallValueInfo()
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4; |
Protocol.InternalTransaction.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Protocol.InternalTransaction.Builder |
clearHash()
internalTransaction identity, the root InternalTransaction hash
should equals to root transaction id.
|
Protocol.InternalTransaction.Builder |
clearNote()
bytes note = 5; |
Protocol.InternalTransaction.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Protocol.InternalTransaction.Builder |
clearRejected()
bool rejected = 6; |
Protocol.InternalTransaction.Builder |
clearTransferToAddress()
the one recieve trx (TBD: or token) via function
bytes transferTo_address = 3; |
Protocol.InternalTransaction.Builder |
clone() |
com.google.protobuf.ByteString |
getCallerAddress()
the one send trx (TBD: or token) via function
bytes caller_address = 2; |
Protocol.InternalTransaction.CallValueInfo |
getCallValueInfo(int index)
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4; |
Protocol.InternalTransaction.CallValueInfo.Builder |
getCallValueInfoBuilder(int index)
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4; |
List<Protocol.InternalTransaction.CallValueInfo.Builder> |
getCallValueInfoBuilderList()
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4; |
int |
getCallValueInfoCount()
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4; |
List<Protocol.InternalTransaction.CallValueInfo> |
getCallValueInfoList()
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4; |
Protocol.InternalTransaction.CallValueInfoOrBuilder |
getCallValueInfoOrBuilder(int index)
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4; |
List<? extends Protocol.InternalTransaction.CallValueInfoOrBuilder> |
getCallValueInfoOrBuilderList()
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4; |
Protocol.InternalTransaction |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.ByteString |
getHash()
internalTransaction identity, the root InternalTransaction hash
should equals to root transaction id.
|
com.google.protobuf.ByteString |
getNote()
bytes note = 5; |
boolean |
getRejected()
bool rejected = 6; |
com.google.protobuf.ByteString |
getTransferToAddress()
the one recieve trx (TBD: or token) via function
bytes transferTo_address = 3; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Protocol.InternalTransaction.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Protocol.InternalTransaction.Builder |
mergeFrom(com.google.protobuf.Message other) |
Protocol.InternalTransaction.Builder |
mergeFrom(Protocol.InternalTransaction other) |
Protocol.InternalTransaction.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Protocol.InternalTransaction.Builder |
removeCallValueInfo(int index)
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4; |
Protocol.InternalTransaction.Builder |
setCallerAddress(com.google.protobuf.ByteString value)
the one send trx (TBD: or token) via function
bytes caller_address = 2; |
Protocol.InternalTransaction.Builder |
setCallValueInfo(int index,
Protocol.InternalTransaction.CallValueInfo.Builder builderForValue)
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4; |
Protocol.InternalTransaction.Builder |
setCallValueInfo(int index,
Protocol.InternalTransaction.CallValueInfo value)
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4; |
Protocol.InternalTransaction.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Protocol.InternalTransaction.Builder |
setHash(com.google.protobuf.ByteString value)
internalTransaction identity, the root InternalTransaction hash
should equals to root transaction id.
|
Protocol.InternalTransaction.Builder |
setNote(com.google.protobuf.ByteString value)
bytes note = 5; |
Protocol.InternalTransaction.Builder |
setRejected(boolean value)
bool rejected = 6; |
Protocol.InternalTransaction.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Protocol.InternalTransaction.Builder |
setTransferToAddress(com.google.protobuf.ByteString value)
the one recieve trx (TBD: or token) via function
bytes transferTo_address = 3; |
Protocol.InternalTransaction.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, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.InternalTransaction.Builder>public Protocol.InternalTransaction.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.InternalTransaction.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.InternalTransaction.Builder>public Protocol.InternalTransaction getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Protocol.InternalTransaction build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Protocol.InternalTransaction buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Protocol.InternalTransaction.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.InternalTransaction.Builder>public Protocol.InternalTransaction.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.InternalTransaction.Builder>public Protocol.InternalTransaction.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.InternalTransaction.Builder>public Protocol.InternalTransaction.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.InternalTransaction.Builder>public Protocol.InternalTransaction.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.InternalTransaction.Builder>public Protocol.InternalTransaction.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.InternalTransaction.Builder>public Protocol.InternalTransaction.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Protocol.InternalTransaction.Builder>public Protocol.InternalTransaction.Builder mergeFrom(Protocol.InternalTransaction other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.InternalTransaction.Builder>public Protocol.InternalTransaction.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Protocol.InternalTransaction.Builder>IOExceptionpublic com.google.protobuf.ByteString getHash()
internalTransaction identity, the root InternalTransaction hash should equals to root transaction id.
bytes hash = 1;getHash in interface Protocol.InternalTransactionOrBuilderpublic Protocol.InternalTransaction.Builder setHash(com.google.protobuf.ByteString value)
internalTransaction identity, the root InternalTransaction hash should equals to root transaction id.
bytes hash = 1;public Protocol.InternalTransaction.Builder clearHash()
internalTransaction identity, the root InternalTransaction hash should equals to root transaction id.
bytes hash = 1;public com.google.protobuf.ByteString getCallerAddress()
the one send trx (TBD: or token) via function
bytes caller_address = 2;getCallerAddress in interface Protocol.InternalTransactionOrBuilderpublic Protocol.InternalTransaction.Builder setCallerAddress(com.google.protobuf.ByteString value)
the one send trx (TBD: or token) via function
bytes caller_address = 2;public Protocol.InternalTransaction.Builder clearCallerAddress()
the one send trx (TBD: or token) via function
bytes caller_address = 2;public com.google.protobuf.ByteString getTransferToAddress()
the one recieve trx (TBD: or token) via function
bytes transferTo_address = 3;getTransferToAddress in interface Protocol.InternalTransactionOrBuilderpublic Protocol.InternalTransaction.Builder setTransferToAddress(com.google.protobuf.ByteString value)
the one recieve trx (TBD: or token) via function
bytes transferTo_address = 3;public Protocol.InternalTransaction.Builder clearTransferToAddress()
the one recieve trx (TBD: or token) via function
bytes transferTo_address = 3;public List<Protocol.InternalTransaction.CallValueInfo> getCallValueInfoList()
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;getCallValueInfoList in interface Protocol.InternalTransactionOrBuilderpublic int getCallValueInfoCount()
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;getCallValueInfoCount in interface Protocol.InternalTransactionOrBuilderpublic Protocol.InternalTransaction.CallValueInfo getCallValueInfo(int index)
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;getCallValueInfo in interface Protocol.InternalTransactionOrBuilderpublic Protocol.InternalTransaction.Builder setCallValueInfo(int index, Protocol.InternalTransaction.CallValueInfo value)
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;public Protocol.InternalTransaction.Builder setCallValueInfo(int index, Protocol.InternalTransaction.CallValueInfo.Builder builderForValue)
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;public Protocol.InternalTransaction.Builder addCallValueInfo(Protocol.InternalTransaction.CallValueInfo value)
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;public Protocol.InternalTransaction.Builder addCallValueInfo(int index, Protocol.InternalTransaction.CallValueInfo value)
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;public Protocol.InternalTransaction.Builder addCallValueInfo(Protocol.InternalTransaction.CallValueInfo.Builder builderForValue)
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;public Protocol.InternalTransaction.Builder addCallValueInfo(int index, Protocol.InternalTransaction.CallValueInfo.Builder builderForValue)
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;public Protocol.InternalTransaction.Builder addAllCallValueInfo(Iterable<? extends Protocol.InternalTransaction.CallValueInfo> values)
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;public Protocol.InternalTransaction.Builder clearCallValueInfo()
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;public Protocol.InternalTransaction.Builder removeCallValueInfo(int index)
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;public Protocol.InternalTransaction.CallValueInfo.Builder getCallValueInfoBuilder(int index)
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;public Protocol.InternalTransaction.CallValueInfoOrBuilder getCallValueInfoOrBuilder(int index)
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;getCallValueInfoOrBuilder in interface Protocol.InternalTransactionOrBuilderpublic List<? extends Protocol.InternalTransaction.CallValueInfoOrBuilder> getCallValueInfoOrBuilderList()
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;getCallValueInfoOrBuilderList in interface Protocol.InternalTransactionOrBuilderpublic Protocol.InternalTransaction.CallValueInfo.Builder addCallValueInfoBuilder()
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;public Protocol.InternalTransaction.CallValueInfo.Builder addCallValueInfoBuilder(int index)
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;public List<Protocol.InternalTransaction.CallValueInfo.Builder> getCallValueInfoBuilderList()
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;public com.google.protobuf.ByteString getNote()
bytes note = 5;getNote in interface Protocol.InternalTransactionOrBuilderpublic Protocol.InternalTransaction.Builder setNote(com.google.protobuf.ByteString value)
bytes note = 5;public Protocol.InternalTransaction.Builder clearNote()
bytes note = 5;public boolean getRejected()
bool rejected = 6;getRejected in interface Protocol.InternalTransactionOrBuilderpublic Protocol.InternalTransaction.Builder setRejected(boolean value)
bool rejected = 6;public Protocol.InternalTransaction.Builder clearRejected()
bool rejected = 6;public final Protocol.InternalTransaction.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.InternalTransaction.Builder>public final Protocol.InternalTransaction.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.InternalTransaction.Builder>Copyright © 2020. All rights reserved.